Enhance ContentView with empty state message by maoyama · Pull Request #165 · maoyama/Changes (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Merged
merged 3 commits into
Jun 14, 2025
Conversation
- Added an empty state view to inform users when there are no project folders added.
- Consolidated the List view and the empty message logic within a VStack for better organization.
- Added an empty state view to inform users when there are no project folders added.
- Consolidated the List view and the empty message logic within a VStack for better organization.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR enhances the ContentView by showing an empty state message when no project folders are added.
- Adds a conditional empty state view with informative text.
- Consolidates the list view and empty message within a VStack for improved organization.
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
[ Show hidden characters]({{ revealButtonHref }})
