nextcloud / nextcloud/bookmarks
Accessibility and keyboard support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 189
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 10
Description
Is your feature request related to a problem? Please describe.
I have to rely on my mouse to add bookmarks or open folders.
Describe the solution you'd like
Turn folders into semantic buttons and add a couple of keyboard shortcuts. E.g
new bookmark/folder = n
go up by a folder = arrow up
rename bookmark = r (when active)
move bookmark = m (when active)
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 or tests are named. Start by locating the bookmark and folder UI entry points, then check how folders are rendered and how active bookmarks are tracked. Done means folders expose semantic button behavior and the requested new, Arrow Up, r, and m keyboard actions work without requiring a mouse.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100