v1.179.1
Fix
Adjust dashboard content loading logic for improved user experience
- Updated the condition for enabling dashboard content loading to ensure it only triggers after the user profile is successfully fetched, enhancing the reliability of content display.
- Revised comments to clarify the loading sequence of content and profile data, ensuring that scripture references are included in the initial response.
Feature
Add SyncManagerIsland component and improve sync status handling
- Integrated SyncManagerIsland into AppLayout to manage user synchronization.
- Enhanced MyDataPanel to include a state for tracking sync checks and added a delayed check for immediate feedback on sync status.
- Updated sync status messages to reflect the current state more accurately, improving user experience during data synchronization.
