Refactor ListProjects.vue and ProjectsNavigation so that one can expand the projects list in the sidebar to a full view so that one can use the full screen width to manage projects #2037

Open
opened 2023-04-01 12:37:17 +00:00 by dpschen · 0 comments
Member

A) If we let the user 'open the sidebar' meaning the sidebar 'expands to the full screen width' (doesn't mean it has to be animated; I mean this more figuratively), then the ListProjects view could be the 'expands to the full screen width' view.

So what we have right now is already close to this. What I'm missing are indicators in the UI, that this is what happens. Maybe there is a simpler solution to an animation. One example that I can think of is to expand the background color of the sidebar for this specific view to the full screen width.


B) ListProjects should share a most of its logic with ProjectsNavigation, because why shouldn't a user be able to sort the order there as well?

Refactored from original posting in /vikunja/frontend/pulls/3323#issuecomment-48010

**A)** If we let the user 'open the sidebar' meaning the sidebar 'expands to the full screen width' (doesn't mean it has to be animated; I mean this more figuratively), then the ListProjects view could be the 'expands to the full screen width' view. So what we have right now is already close to this. What I'm missing are indicators in the UI, that this is what happens. Maybe there is a simpler solution to an animation. One example that I can think of is to expand the background color of the sidebar for this specific view to the full screen width. ----------- **B)** ListProjects should share a most of its logic with ProjectsNavigation, because why shouldn't a user be able to sort the order there as well? _Refactored from original posting in /vikunja/frontend/pulls/3323#issuecomment-48010_
konrad added this to the Triage test project 2023-04-02 14:54:00 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#2037
No description provided.