Skip to content
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

Upgrading from 6.0.0-alpha.7 to 6.0.0-alpha.8 breaks styles of TextField #42391

Closed
o-alexandrov opened this issue May 25, 2024 · 1 comment
Closed
Labels
bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module! regression A bug, but worse

Comments

@o-alexandrov
Copy link

o-alexandrov commented May 25, 2024

Steps to reproduce

Link to live example: https://next.mui.com/material-ui/react-text-field/

Steps:

  1. Open the link above
  2. Compare with https://mui.com/material-ui/react-text-field/
  3. See visual issues (differences)

Context

Degradation happened in this PR #42062
Switching to slotProps doesn't solve the visual degradation.

Search keywords: textfield 6.0.0-alpha.8

@o-alexandrov o-alexandrov added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label May 25, 2024
@o-alexandrov
Copy link
Author

Sorry, I didn't search through PRs.
Seems like the fix is coming in #42345

@o-alexandrov o-alexandrov closed this as not planned Won't fix, can't repro, duplicate, stale May 25, 2024
@github-actions github-actions bot removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label May 25, 2024
@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module! regression A bug, but worse labels May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module! regression A bug, but worse
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants