OpenCut-app / OpenCut-app/OpenCut
Project card drop down menu not accessible on mobile devices
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 89.8k
- Forks
- 8.9k
- PR merge metrics
- No merged PRs in 30d
Description
The project card drop down menu is only visible when hovered with a mouse. This creates accessibility barriers for keyboard-only users and Mobile/touchscreen users (no hover state).
Contributor guide
No contributing guide indexed for this repository
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
Locate the project card dropdown menu in the frontend and inspect how its visibility depends on mouse hover. Verify the interaction with keyboard-only and touchscreen input; done means the menu can be opened and used without hover.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100