-
-
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] SingleSelect columns stopped getting the label correctly for "is any of" starting from 7.0.0-alpha.7
#11755
Comments
Thanks @rodrigofariow for raising this issue with us. 🙇🏼 @cherniavskii since this seems like a small regression could it be a "good first issue"? |
7.0.0-alpha.7
@michelengelen Sure, why not |
The regression is most probably coming from #11330 |
@michelengelen @cherniavskii we would like to pick this up |
Any news @cherniavskii @michelengelen ? In understand it's considered a small regression but it's a regression that is preventing us from updating to latest alpha versions and incrementally deal with breaking changes. |
@rodrigofariow there is a PR currently open for this. We just did not have the time to look at it yet. I will see it through, ok? |
How did we do @rodrigofariow? |
@rodrigofariow the PR just got merged, so you can expect the changes to hit the new version by the end of the week! |
Steps to reproduce
Link to live example: https://next.mui.com/x/react-data-grid/filtering/
You can see it clearly on your demos
Steps:
Current behavior
The
value
is shown on the text input instead of thelabel
:Expected behavior
In https://mui.com/x/react-data-grid/filtering/ (latest 6.x) you have the expected behaviour:
Context
No response
Your environment
npx @mui/envinfo
Search keywords: datagrid single select
Order ID: 79531
The text was updated successfully, but these errors were encountered: