Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

@ammar-agent ammar-agent commented Oct 18, 2025

Loading workspace state now uses the same centered, styled EmptyState component as 'No Messages Yet' for visual consistency.

Fixed EmptyState to properly center by adding flex: 1 so it fills the ViewContainer.

Generated with cmux

- Replace LoadingIndicator with EmptyState for consistent styling
- Loading state now matches 'No Messages Yet' visual style
- Add window.__showLoadingWorkspace() debug function to inspect UI
- Remove unused LoadingIndicator component
Previous implementation showed welcome screen instead of loading state.
Now temporarily removes workspace from store, showing 'Loading workspace...'
for 2 seconds before restoring the workspace data.
- Add flex: 1 to EmptyState so it properly fills ViewContainer
- Remove __showLoadingWorkspace debug function (too complex to implement correctly)
- Loading and empty states now properly centered
@ammario ammario enabled auto-merge October 18, 2025 02:19
@ammario ammario added this pull request to the merge queue Oct 18, 2025
Merged via the queue into main with commit 878c469 Oct 18, 2025
8 checks passed
@ammario ammario deleted the ui-minor branch October 18, 2025 02:34
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.

2 participants