Skip to content

feat(react-tree): implements roving tabIndex navigation#27047

Merged
bsunderhus merged 1 commit intomicrosoft:masterfrom
bsunderhus:react-tree/feat--implements-roving-tab-index-navigation
Mar 9, 2023
Merged

feat(react-tree): implements roving tabIndex navigation#27047
bsunderhus merged 1 commit intomicrosoft:masterfrom
bsunderhus:react-tree/feat--implements-roving-tab-index-navigation

Conversation

@bsunderhus
Copy link
Contributor

@bsunderhus bsunderhus commented Mar 3, 2023

New Behavior

  1. introduces the notion of roving tab indexes to control currently focused element on the tree and ensure only a single item in the whole tree is focusable by tabindex.

@bsunderhus bsunderhus self-assigned this Mar 3, 2023
@github-actions github-actions bot added this to the March Project Cycle Q1 2023 milestone Mar 3, 2023
@bsunderhus bsunderhus force-pushed the react-tree/feat--implements-roving-tab-index-navigation branch from a898c1e to cf8bb5f Compare March 3, 2023 17:16
@fabricteam
Copy link
Collaborator

fabricteam commented Mar 3, 2023

📊 Bundle size report

🤖 This report was generated against bec67979083d85abf2d23b71185c9dee61b286e9

@size-auditor
Copy link

size-auditor bot commented Mar 3, 2023

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: bec67979083d85abf2d23b71185c9dee61b286e9 (build)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 3, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b789a1a:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@bsunderhus bsunderhus marked this pull request as ready for review March 3, 2023 18:07
@bsunderhus bsunderhus requested a review from a team as a code owner March 3, 2023 18:08
@bsunderhus bsunderhus force-pushed the react-tree/feat--implements-roving-tab-index-navigation branch from 911b7f8 to dc1259b Compare March 7, 2023 13:58
@bsunderhus bsunderhus force-pushed the react-tree/feat--implements-roving-tab-index-navigation branch 2 times, most recently from 36fd6b1 to 0a9c143 Compare March 8, 2023 16:56
@bsunderhus bsunderhus requested a review from ling1726 March 8, 2023 17:07
@bsunderhus bsunderhus force-pushed the react-tree/feat--implements-roving-tab-index-navigation branch from 0a9c143 to b789a1a Compare March 8, 2023 18:05
@bsunderhus bsunderhus merged commit 737fe1f into microsoft:master Mar 9, 2023
@bsunderhus bsunderhus deleted the react-tree/feat--implements-roving-tab-index-navigation branch March 9, 2023 13:17
@bsunderhus bsunderhus mentioned this pull request Mar 13, 2023
22 tasks
GeoffCoxMSFT pushed a commit to GeoffCoxMSFT/fluentui that referenced this pull request Mar 14, 2023
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.

3 participants