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

EditableChipInput's characters is going out of field. #2061

Open
Chandan9898Kumar opened this issue Jan 18, 2024 · 0 comments
Open

EditableChipInput's characters is going out of field. #2061

Chandan9898Kumar opened this issue Jan 18, 2024 · 0 comments

Comments

@Chandan9898Kumar
Copy link

description of the bug :

EditableChipInput field have fixed width and after typing something which having more characters ( ex- 30 , 40) then chip field is going out of the input filed width.

Steps to reproduce the behavior:

  1. Go to design system
  2. Click on EditableChipInput all button
  3. type anything which is having lots of characters and press enter.
  4. See error

Expected behavior :
chip width should be fixed.

Solution :
Fixed the chip width and use hover (when user hover over the chip box then show entire text)

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

1 participant