You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want a responsive vertical sidebar that I can expand or collapse, so I can efficiently navigate the Ever Team platform while optimizing my workspace.
Detailed Flow
User logs into the Ever Team platform
System displays the vertical sidebar on the left side of the screen
Sidebar shows main navigation items: Dashboards, Favorites, Tasks, Projects, Reports
Each item has an icon and text label
User sees a toggle button to expand/collapse the sidebar
User clicks the toggle button to collapse the sidebar
Sidebar collapses to show only icons
User clicks the toggle button again to expand the sidebar
Sidebar expands to show icons and text labels
User navigates to different pages using the sidebar
Sidebar state (expanded/collapsed) persists across pages and sessions
Sidebar content:
Dashboards
Favorites
Tasks
Team's Tasks
My Tasks
Projects (list) <- show all project list
The sub menu is based on list of project name, sample:
Teams -> if clicked, it will show list of tasks in this project
Gauzy
IQ
Reports
Timesheets
Wireframe
Acceptance Criteria
Vertical sidebar is consistently present on all pages of the platform
Sidebar contains main navigation items with relevant icons and clear text labels
A toggle button allows users to expand/collapse the sidebar
In collapsed state, only icons are visible for main items
In expanded state, both icons and text labels are visible
Clicking on a main item navigates to the corresponding page
Sidebar is responsive and adjusts appropriately on different screen sizes
Sidebar state (expanded/collapsed) is remembered across different pages and user sessions
Hover over icons in collapsed state shows item labels (tooltip)
Sidebar doesn't obstruct main content on smaller screens
Collapsing the sidebar increases the available space for main content
Related Informations
The text was updated successfully, but these errors were encountered:
Related Document
Related issues
As a user, I want a responsive vertical sidebar that I can expand or collapse, so I can efficiently navigate the Ever Team platform while optimizing my workspace.
Detailed Flow
Wireframe
Acceptance Criteria
Related Informations
The text was updated successfully, but these errors were encountered: