Move focus to previous control (Keyboard navigation, SHIFT - TAB)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 25.9k
- Forks
- 6.1k
- Avg merge
- 8d 53m
- Merged PRs (30d)
- 4
Description
Happy to see Select2 alive :)
I'm the author of Dueuno (https://dueuno.com), an Open Source framework built on top of Apache Grails we use to build business applications. We have been using Select2 for some time now and we are required to implement keyboard navigation on the applications we develop with the framewrok.
I've tryied to fix the below issue with no luck:
- Pressing SHIFT + TAB does not move the focus to the previous control.
We are using the Bootstrap template, in case it makes any difference.
Any help would be appreciated.
Cheers,
Gianluca
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
No source files or tests are named. Reproduce the keyboard-navigation behavior with Select2 using the Bootstrap template, then trace the handling of Shift+Tab. Done means pressing Shift+Tab from the Select2 control moves focus to the preceding control, with coverage for the corrected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100