nextcloud / nextcloud/bookmarks

Accessibility and keyboard support

Open
#979 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.