The Slider range stops adjusting value when on developer tool device emulation mode
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.3k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
Why does the Slider range stops adjusting when on developer tool device emulation mode.
It adjusts when I click on it, but not when I drag on it.
This can be replicated on the website's demo page. Just turn on the developer tool's device emulation. You will not be able to drag to adjust its value.
https://api.jqueryui.com/1.12/slider/
Is there a work around? It is not responding on my test device too.
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
Reproduce the problem on the jQuery UI Slider demo at https://api.jqueryui.com/1.12/slider/ with developer-tool device emulation enabled, then trace the slider's drag handling from the demo or relevant source entry point. Done means dragging adjusts the slider value in emulation while clicking continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100