OpenSlides / OpenSlides/openslides-client
Implement better navigation inside an active poll
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 52
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 52
Description
Current behavior
This is a wish from a blind community member.
Currently you need to navigate through every option if you want to vote.
The user in question uses a tablet
Wanted behavior
He wants to be able to vote faster.
I would recommend creating a jump to the next candidate
AND
Also a the possibility to navigate through the buttons with the arrows, this would be equivalent to the result page
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
Start by locating the active poll voting interface and the result page's button navigation, then compare how keyboard or arrow navigation is handled. Done means tablet and keyboard users can reach the next candidate quickly and navigate voting buttons with arrows without stepping through every option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100