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

Outlined Autocomplete with size="small" has different paddings than TextField #36630

Closed
2 tasks done
jannnik opened this issue Mar 24, 2023 · 1 comment · Fixed by #36649
Closed
2 tasks done

Outlined Autocomplete with size="small" has different paddings than TextField #36630

jannnik opened this issue Mar 24, 2023 · 1 comment · Fixed by #36649
Assignees
Labels
bug 🐛 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module!

Comments

@jannnik
Copy link

jannnik commented Mar 24, 2023

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

Link to live example: https://codesandbox.io/s/angry-yalow-fn6337?file=/demo.tsx

image

Current behavior 😯

The input content/value of the Atuocomplete with size="small" is not aligned compared to TextField.

Expected behavior 🤔

The values should all be on the red line.

Context 🔦

We want all values to be aligned while having different field types in a form.

Your environment 🌎

image

@jannnik jannnik added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Mar 24, 2023
@zannager zannager added the component: autocomplete This is the name of the generic UI component, not the React module! label Mar 24, 2023
@mj12albert mj12albert assigned mj12albert and unassigned michaldudak Mar 27, 2023
@mj12albert mj12albert added bug 🐛 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Mar 27, 2023
@mj12albert
Copy link
Member

@jannnik Thanks for reporting this, I'm working on a fix ~

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: autocomplete This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants