-
Notifications
You must be signed in to change notification settings - Fork 3
[FEATURE] Improve empty family tree state design #3
Copy link
Copy link
Open
Labels
cssCSS and styling related changesCSS and styling related changesdifficulty: easySuitable for beginner contributorsSuitable for beginner contributorsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededhtmlHTML structure related changesHTML structure related changesjavascriptJavaScript related changesJavaScript related changesui/uxUser interface or experience improvementsUser interface or experience improvements
Milestone
Description
Metadata
Metadata
Assignees
Labels
cssCSS and styling related changesCSS and styling related changesdifficulty: easySuitable for beginner contributorsSuitable for beginner contributorsenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededhtmlHTML structure related changesHTML structure related changesjavascriptJavaScript related changesJavaScript related changesui/uxUser interface or experience improvementsUser interface or experience improvements
Feature Description
Improve the empty state design shown when no family members have been added yet.
Currently, the application displays a basic text message. We want to create a more engaging and helpful empty state for new users.
Problem
When a user opens the application for the first time, the empty family tree section does not provide enough visual guidance.
A better empty state can help users understand what to do next.
Proposed Solution
Create a more attractive empty state design that includes:
Example:
"Start Building Your Family Tree"
"Add your first family member and begin preserving your family story."
Button:
"+ Add First Member"
Expected Behavior
When there are no family members:
Acceptance Criteria
Additional Information
This issue is suitable for beginner contributors interested in UI/UX and CSS improvements.
Suggested technologies:
No external UI libraries should be added.