react-component / react-component/slider
[Bug] Range focused after changing tabs
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 768
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 5
Description
Steps:
- Click on slider handler
- Switch tab on your browser
- Return on tab slider
https://codesandbox.io/embed/o969pz2226
P.S. If i do not mistake. it was broken in 8.6.4 version
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 behavior in the linked CodeSandbox: click the slider handle, switch browser tabs, and return. Then trace the slider's focus handling to identify what changes when the tab becomes active again. Done means the range no longer has the reported focus behavior after returning to the tab, with the existing reproduction still working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100