react-component / react-component/tabs
Tabs 的 Label 可以被 tab 选中,希望可以通过属性来控制 tabIndex
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 572
- Forks
- 241
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 4
Description
Tabs' Label can be selected by tabs, and it is hoped that tabIndex can be controlled through attributes
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 focus behavior described in the issue and inspect the Tabs implementation for how tab labels receive their tabIndex. Confirm the desired attribute-controlled behavior with existing accessibility patterns; done means consumers can control the label tabIndex without breaking normal tab navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100