nextcloud / nextcloud/whiteboard
Merge the dual top bars into a single unified header
Open
Nobody has claimed this yet.
1. to develop
design
- Dominant language
- JavaScript
- Stars
- 215
- Forks
- 39
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 32
Description
Problem
Two stacked top bars create visual clutter and waste vertical space.
Tasks
- Combine actions from both bars into a single header following Excalidraw layout.
- Ensure responsive behaviour works for narrow viewports.
- Recheck keyboard navigation once the structure changes.
Acceptance criteria
- Only one top bar is rendered on all breakpoints.
- All existing actions remain discoverable and functional.
- Pull request includes before/after screenshots.
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 two existing top bars and reviewing the Excalidraw layout reference, then check the current responsive and keyboard-navigation behavior. Done means one top bar renders at every breakpoint, all actions remain discoverable and functional, and before/after screenshots are included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, design, frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100