-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
Description
Related Document
Related issues
- [Feature] Vertical Sidebar | Implement Responsive Vertical Sidebar with Expand/Collapse Functionality #3102
- [Feature] Vertical Sidebar | Role-Based Navigation in Sidebar #3104
- [Feature] Vertical Sidebar | Dynamic Project Sub-Menu in Sidebar #3105
- [Feature] Task Detail | Add Task to Favorites from Task Detail Page #3107
- [Feature] Task List | View All Tasks in a Team #3108
As a user, I want a Favorites section in the sidebar where I can add and manage my most-used items, so I can quickly access frequently used features.
Detailed Flow
- User sees a "Favorites" section in the sidebar
- User navigates to a frequently used page
- User clicks an "Add to Favorites" button on the page
- System adds the page to the user's Favorites in the sidebar
- User can reorder Favorites by dragging and dropping within the sidebar
- User can remove items from Favorites directly in the sidebar
Wireframe
Favourites menu when have contents.
Acceptance Criteria
- A "Favorites" section is visible in the sidebar
- Users can add items to Favorites from anywhere in the platform
- The "Favorites" section in the sidebar shows user-selected favorite items
- Users can remove items from Favorites directly in the sidebar
- Favorites persist across user sessions
- If the Favorites list is empty, an appropriate message or call-to-action is displayed