react-component / react-component/tabs

Tabs 的 Label 可以被 tab 选中,希望可以通过属性来控制 tabIndex

Open
#679 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
572
Forks
241
Avg merge
4d 18h
Merged PRs (30d)
4

Description

image
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.