react-component / react-component/slider
Online example behaves differently than local example?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
If you go to handle example
Using keyboard to focus Range with custom handle example you will notice the slider handle will not move using arrow keys.
however if you clone the project and run it locally, all handles works with keyboard.
Is there a particular reason of this behavior? we cannot get the multiple handle slider work with keyboard on our project.
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
Compare the hosted handle example with the locally run project, focusing on keyboard arrow-key behavior for the Range with custom handle example. Trace the relevant example and slider entry points to determine why the deployed and local behavior differ; done means the cause is identified and multiple handles respond consistently to keyboard input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100