close
The Wayback Machine - https://web.archive.org/web/20211015021419/https://github.com/mui-org/material-ui/issues/29056
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

[Autocomplete] hiddenLabel prop not working on the filled variant of Autocomplete TextField #29056

Open
2 tasks done
rpvilo opened this issue Oct 14, 2021 · 0 comments
Open
2 tasks done

Comments

@rpvilo
Copy link

@rpvilo rpvilo commented Oct 14, 2021

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

The hiddenLabel prop is not working on the filled variant of Autocomplete TextField

Expected Behavior 🤔

The Autocomplete TextField should have the correct padding with the hiddenLabel prop

Steps to Reproduce 🕹

https://codesandbox.io/s/laughing-wind-480yy?file=/src/Demo.tsx

Your Environment 🌎

`npx @mui/envinfo`
 System:
    OS: macOS 11.5.2
  Binaries:
    Node: 14.17.0 - /usr/local/bin/node
    Yarn: Not Found
    npm: 7.21.0 - /usr/local/bin/npm
  Browsers:
    Chrome: 94.0.4606.81
    Edge: Not Found
    Firefox: 91.0.2
    Safari: 14.1.2
  npmPackages:
    @mui/core:  5.0.0-alpha.45 
    @mui/icons-material: ^5.0.0 => 5.0.0 
    @mui/lab: ^5.0.0-alpha.45 => 5.0.0-alpha.45 
    @mui/material: ^5.0.4 => 5.0.4 
    @mui/private-theming:  5.0.0-rc.0 
    @mui/styled-engine:  5.0.0-rc.0 
    @mui/styled-engine-sc: ^5.0.0-rc.0 => 5.0.0-rc.0 
    @mui/system:  5.0.0-rc.0 
    @mui/types: ^7.0.0-rc.0 => 7.0.0-rc.0 
    @mui/utils:  5.0.0-rc.0 
    @mui/x-data-grid: ^4.0.0 => 4.0.0 
    @types/react: ^17.0.15 => 17.0.19 
    react: ^17.0.2 => 17.0.2 
    react-dom: ^17.0.2 => 17.0.2 
    styled-components: ^5.3.0 => 5.3.1 
    typescript: ^4.3.5 => 4.3.5 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants