Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix focus trap issue in sankey chart #31310

Merged
merged 4 commits into from May 14, 2024
Merged

Conversation

krkshitij
Copy link
Contributor

@krkshitij krkshitij commented May 8, 2024

Previous Behavior

Keyboard focus becomes trapped within the SankeyChart, preventing users from navigating out of the chart using the tab or escape keys.

New Behavior

Users can navigate out of the chart using the tab key.

@fabricteam
Copy link
Collaborator

fabricteam commented May 8, 2024

📊 Bundle size report

✅ No changes found

Copy link

codesandbox-ci bot commented May 8, 2024

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.

@fabricteam
Copy link
Collaborator

fabricteam commented May 8, 2024

🕵 fluentuiv8 No visual regressions between this PR and main

@krkshitij krkshitij marked this pull request as ready for review May 9, 2024 06:50
@krkshitij krkshitij requested a review from a team as a code owner May 9, 2024 06:50
@krkshitij krkshitij merged commit bf854a4 into microsoft:master May 14, 2024
18 checks passed
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.

None yet

3 participants