-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[data grid] Focus outline has multiple visual bugs #5783
Comments
Some items we can only do in v6 because they are visual breaking changes.
Nobody complained about that so far but we can fix it by applying the same
In v6 we want to hide the column separators. See #1623
Actually it's because Instead of |
that would be great @m4theushw |
Little upvote with Pro plan (order id = 67619) 👍 |
Current behavior 😯
on https://mui.com/x/react-data-grid/layout/ when clicking into a cell of the column header, an outline is shown. This outline has multiple visual bugs:
outline-offset: -1px;
set to the.MuiDataGrid-columnHeader:focus-within
Expected behavior 🤔
Steps to reproduce 🕹
Link to live example: https://mui.com/x/react-data-grid/layout/#flex-layout
Steps:
Context 🔦
No response
Your environment 🌎
npx @mui/envinfo
Order ID 💳 (optional)
No response
The text was updated successfully, but these errors were encountered: