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

(material-ui@next) MUI InputLabel shrink state is bugged #42416

Closed
EliasVal opened this issue May 27, 2024 · 2 comments
Closed

(material-ui@next) MUI InputLabel shrink state is bugged #42416

EliasVal opened this issue May 27, 2024 · 2 comments
Assignees
Labels
component: input This is the name of the generic UI component, not the React module! component: text field This is the name of the generic UI component, not the React module!

Comments

@EliasVal
Copy link

EliasVal commented May 27, 2024

Steps to reproduce

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

Linked to official documentation since it also happens there (v6.0.0-alpha.8)

Reproduction Steps:

  1. Add a component with an InputLabel (TextField in this case)

Current behavior

InputLabel shrink state is currently bugged (Link stated above):
image

Expected behavior

Current behavior (Same link but in the latest MUI version):
image

Context

No response

Your environment

No response

Search keywords: shrink, shrunk

@EliasVal EliasVal added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label May 27, 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 27, 2024
@EliasVal
Copy link
Author

Didn't realize #42345 is related 😅

@zannager zannager added component: text field This is the name of the generic UI component, not the React module! component: input This is the name of the generic UI component, not the React module! labels May 27, 2024
@DiegoAndai
Copy link
Member

Fixed in #42358

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: input This is the name of the generic UI component, not the React module! component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants