Skip to content

fix(home): refector code to fix bug unavailable boxes#43

Open
Revanza1106 wants to merge 1 commit into
mainfrom
fix/home
Open

fix(home): refector code to fix bug unavailable boxes#43
Revanza1106 wants to merge 1 commit into
mainfrom
fix/home

Conversation

@Revanza1106

Copy link
Copy Markdown
Collaborator

The Home page component previously used a separate 'boxes' state that was derived from 'allBoxes' via a useEffect. This created a one-render-cycle lag, leading to potential race conditions and making it difficult to reliably display loading or empty states.

@Revanza1106 Revanza1106 requested a review from reekoheek August 19, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant