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 manager, I want to seamlessly toggle between grid and list views for projects so that I can efficiently analyze and manage projects based on different visualization needs
Description
View Toggle
Implement a flexible project visualization system that allows managers to switch between grid and list views, optimizing the display of project information for different use cases. The view toggle should persist user preferences while maintaining consistent data representation and interaction capabilities across both views.
Flow
Manager accesses the project list page
System loads default view based on user's last preference, if no then the List view will be the default
Manager can toggle between views via prominent view switch control
System transitions smoothly while maintaining:
Active filters
Current sort order
Search criteria
Each view updates in real-time when underlying data changes
Related document:
Related User Stories
Description
Implement a flexible project visualization system that allows managers to switch between grid and list views, optimizing the display of project information for different use cases. The view toggle should persist user preferences while maintaining consistent data representation and interaction capabilities across both views.
Flow
Design
Figma Link: https://www.figma.com/design/80BIezvQ8KEwXakzfSFFie/Ever-Gauzy-Teams?node-id=12567-113177&t=NF7U8x6w4po9Ywqh-1
Acceptance Criteria
General Requirements
Grid View Display
List View Display
Interaction Requirements
Technical
Available:
GET
/api/organization-projects
The text was updated successfully, but these errors were encountered: