lcdsantos / lcdsantos/jQuery-Selectric
Label support is not complete :)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 715
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I noticed one small problem with label support in Selectric.
If you have multiple inputs and Selectric between them you can not go backward by pressing SHIFT + TAB after Selectric because focus gets stucked on Selectric. When you are going forward by pressing just TAB key than everything works fine.
Also I noticed that label functionality doesn't work on mobile devices if disableOnMobile option is set to false.
Best regards.
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 reproducing the issue with multiple inputs and Selectric controls: verify that Shift+Tab can move backward past Selectric while Tab still works forward. Also test label behavior on a mobile device with disableOnMobile set to false. Done means both keyboard focus navigation and mobile label functionality work as described.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100