Allow Mover to trigger arrow navigation from within Groupper
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 165
- Forks
- 42
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 9
Description
Create an option for a Mover API can can navigate from within a Groupper. The next/previous focused element should be the next/prev focusable element or the top level focusable Groupper within a Mover
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 by locating the Mover API and its Groupper integration in the TypeScript source. Trace how arrow navigation selects the next or previous focusable element, then define the option so navigation can leave a Groupper or target its top-level focusable element; done means both directions follow the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100