-
-
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] range styling is being added to cells inside of the range instead of just the edges of the range #11891
Comments
Hey @RyleySill93 could you provide detailed steps you took to get to this bug? ![]() Thanks! 🙇🏼 |
@michelengelen I'm just clicking on that link and highlighting a range of cells using click and drag or shift + arrow keys. Tried with Chrome, Safari, and Firefox test.mov |
Oh, yes ... now I can reproduce as well ... it happens with all of the range classes. |
@michelengelen @RyleySill93 we would like to pick this up |
We're experiencing this as well and are planning to roll out our grid-based feature in the next two weeks. @michelengelen are you able to provide an estimated timeline for this one? If beyond 2-3 weeks we'll probably go ahead and create our own internal fix. Thanks so much! Support Key/Order ID: 85118 |
Which grid version will you be using? Can you use the v7 releases? This should be straightforward to fix this week. |
How did we do @RyleySill93? |
Thanks guys! |
Steps to reproduce
Link to live example: https://mui.com/x/react-data-grid/cell-selection/#customize-range-styling
Current behavior
MuiDataGrid-cell--rangeBottom is being applied to a cell in the middle of the range.
Expected behavior
MuiDataGrid-cell--rangeBottom should only be applied to cells in the last row of the range.
Context
No response
Your environment
npx @mui/envinfo
Search keywords: datagrid range styling
Order ID: 75803
The text was updated successfully, but these errors were encountered: