Messages itself needs to be focusable
Open
Nobody has claimed this yet.
accessibility
bug
design
feature: chat 💬
feature: frontend 🖌️
low
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
Messages itself needs to be focusable
- Message list actions need to be focusable via keyboard
- They also need to be linked to the message content itself
Extracted from https://github.com/nextcloud/spreed/issues/6801
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
Start with the linked source issue #6801 and locate the message list implementation; this issue names no files, tests, or entry points. Done means message-list actions are keyboard-focusable and linked to their corresponding message content, with appropriate tests added or updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100