nextcloud / nextcloud/cookbook
No 4 columns in UI
Open
Nobody has claimed this yet.
enhancement
Frontend
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
After the design review on 2024-03-12, the overall layout should be kept at bay:
There should be not four columns at the same time on the screen. So, if one navigation column opens, the sidebar should close and vice versa.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the UI components that render the navigation column and sidebar, then trace how each opens or closes the other. Done means the screen never shows four columns at once and opening one navigation area closes the other.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100