-
-
Notifications
You must be signed in to change notification settings - Fork 49
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.InputGroup does not respect InputLeftElement #17
Comments
Hi could you create a codesandbox reporoduction? |
Hi, honestly after playing around and switching things up a bit it actually seems like the issue is the Input component from chakra itself, I switched to that. Also, check out the screenshots, look at how the icon overlaps with the placeholder / cursor.
|
Hi @karimcambridge this is fixed in v3.5.2 |
Thank you, haven't tested it yet. Also see someone reported something similar here |
I just found out the package is breaking with the latest Chakra version. The list is jumping off the page😔 |
Yea that is happening, I tried to report it. chakra-ui/chakra-ui#4329 If you can help bring it to their attention, it needs to be fixed asap. |
Result is
The text was updated successfully, but these errors were encountered: