1 - #39
Merged
Merged
Conversation
…ment - Removed the old dashboard index route and replaced it with a null return. - Introduced new routes for inventory, operators, overview, and settings, utilizing the DashboardAccountPager for rendering. - Updated the dashboard route provider to use global search parameters instead of local ones, allowing for better account handling. - Modified navigation configuration to remove account-specific paths, simplifying the routing structure. - Enhanced tests to reflect changes in routing logic and ensure proper account handling across different components. - Updated schema validation to use search parameters for game accounts. - Ensured that the dashboard layout retains state across account changes and settings navigation.
- Updated DashboardAccountPager to simplify state management by removing unnecessary state and using useEffect for synchronization. - Deleted obsolete dashboard-frame-lifetime test file. - Refactored dashboard-small-screen-tab-bar to use updated navigation-config and improved type definitions. - Introduced new navigation-actions for handling app logout and returning to the dashboard. - Removed outdated navigation-config tests and streamlined navigation-config for better clarity and performance. - Updated navigation frames and settings frame to utilize new navigation-actions. - Added comprehensive tests for new settings-pager-tabs component. - Refactored settings-tab-bar to align with updated navigation structure. - Cleaned up unused test files related to dashboard layout and search param routing.
…ion across Settings
…ces for improved clarity
…r and update related components for improved account management
…boardAccountProvider tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.