Skip to content

Feature - Fix:#10121 Implemented the Table Column Header Focus - #10369

Open
jsmitrah wants to merge 3 commits into
adobe:mainfrom
jsmitrah:feature/10121/table-column-header-focus-using-keyboard
Open

Feature - Fix:#10121 Implemented the Table Column Header Focus#10369
jsmitrah wants to merge 3 commits into
adobe:mainfrom
jsmitrah:feature/10121/table-column-header-focus-using-keyboard

Conversation

@jsmitrah

Copy link
Copy Markdown

Closes #10121

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

  • Pass the props as initialFocus="columnheader" to the table.
  • Press the Tab button to focus the table column header.

🧢 Your Project:

@jsmitrah jsmitrah changed the title implemented the table column header focus. fix:#10121 Implemented the Table Column Header Focus Jul 28, 2026
@jsmitrah jsmitrah changed the title fix:#10121 Implemented the Table Column Header Focus Feature - Fix:#10121 Implemented the Table Column Header Focus Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Table: support configuring initial Tab focus target (e.g. first column header)

1 participant