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

Cannot use InputProps with Chip Input #38

Closed
monicayao opened this issue Oct 3, 2023 · 1 comment
Closed

Cannot use InputProps with Chip Input #38

monicayao opened this issue Oct 3, 2023 · 1 comment

Comments

@monicayao
Copy link

Describe the bug
When using InputProps, chips do not properly show up.
I saw that this inherits from TextField, https://viclafouch.github.io/mui-chips-input/docs/inheritance/
so it should also inherit InputProps, one of them being an adornment.

To Reproduce
I made a sandbox of this behavior
https://codesandbox.io/embed/inspiring-http-dn7gxh?fontsize=14&hidenavigation=1&theme=dark

Expected behavior
When there is an input adornment the chips should still show up.

Screenshots

Screen.Recording.2023-10-03.at.2.36.11.PM.mov

Desktop (please complete the following information):

  • macOS
  • chrome
  • Version 117
@viclafouch
Copy link
Owner

Hello !

Sorry for the delay. You can't add a startAdornment to this component add it will result to unexpected behaviors in UI level..

@viclafouch viclafouch closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants