material-react-table
material-react-table copied to clipboard
Tooltip on FullScreenButton not showing on focus
material-react-table version
v2.12.1
react & react-dom versions
v18.0.0
Describe the bug and the steps to reproduce it
All buttons show their tooltips when focused (using the keyboard - not the mouse), but this does not work for the full screen button.
Working:
Not working:
Minimal, Reproducible Example - (Optional, but Recommended)
See https://www.material-react-table.com/docs/examples/basic and use your keyboard to focus the buttons.
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
No, because I do not have time to dig into it
Terms
- [X] I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
ps. It would also be nice to close the full screen view when a user presses the escape button.