fluentui
fluentui copied to clipboard
[Bug]: DataGrid select all checkbox does not show on hover with subtle selection
Library
React Components / v9 (@fluentui/react-components)
System Info
System:
OS: Windows 10 10.0.22631
CPU: (16) x64 Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz
Memory: 8.37 GB / 31.71 GB
Browsers:
Edge: Chromium (127.0.2651.74)
Internet Explorer: 11.0.22621.3527
Are you reporting an Accessibility issue?
yes
Reproduction
https://stackblitz.com/edit/dnldq2?file=src%2Fexample.tsx
Bug Description
Actual Behavior
The select all checkbox is not visible when nothing is selected and the user hovers their mouse over that area
Expected Behavior
The select all checkbox would show up when hovering over with the mouse or focusing with the keyboard, similar to the other rows in the list
Logs
No response
Requested priority
Normal
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a minimal reproducible example of the bug.