Skip to content

Conversation

@luizhf42
Copy link
Member

This pull request changes the Layout store in the main UI to initialize the layout state as an empty value. This prevents a bug where the initial value AppLayout was used before the layout was properly set by the router's beforeEach guard, causing problems like unnecessary API calls related to the AppLayout in places that didn't use it (e.g. Login page).

@luizhf42 luizhf42 self-assigned this Sep 22, 2025
@luizhf42 luizhf42 requested a review from a team as a code owner September 22, 2025 12:58
@luizhf42 luizhf42 added kind/bug Something isn't working area/ui labels Sep 22, 2025
@gustavosbarreto gustavosbarreto merged commit 8378f6e into master Sep 22, 2025
8 checks passed
@gustavosbarreto gustavosbarreto deleted the fix/layout-store branch September 22, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants