You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chrome - Version 116.0.5845.140
When using keyboard navigation inside Data grid component in Teams High Contrast mode navigation from cell to cell is not highly visible. In happens only in selectedMode="single" or in selectedMode="multiselect" on the non selected row.
Expected Behavior
If Data Grid has selectionMode = "multiselect" and the row is selected, then the navigation looks good. It is expected that in "single" selectedMode and in non selected rows navigation will look the same.
Logs
No response
Requested priority
High
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
The provided reproduction is a minimal reproducible example of the bug.
The text was updated successfully, but these errors were encountered:
* fix: remove row focus background color
Removes the the row focus background so that focus outline in the teams
high contrast theme appears clearly
Fixes#29033
* changefile
* revert bad commit
Library
React Components / v9 (@fluentui/react-components)
System Info
Are you reporting Accessibility issue?
yes
Reproduction
https://react.fluentui.dev/?path=/docs/components-datagrid--default
Bug Description
Actual Behavior
Chrome - Version 116.0.5845.140
When using keyboard navigation inside Data grid component in Teams High Contrast mode navigation from cell to cell is not highly visible. In happens only in selectedMode="single" or in selectedMode="multiselect" on the non selected row.
Expected Behavior
If Data Grid has selectionMode = "multiselect" and the row is selected, then the navigation looks good. It is expected that in "single" selectedMode and in non selected rows navigation will look the same.
Logs
No response
Requested priority
High
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: