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

tags input gets in bad state when you delete a tag while editing a new tag #1253

Open
uwemaurer opened this issue Jul 12, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@uwemaurer
Copy link

Describe the bug

tags input gets in bad state when you delete a tag while editing a new tag

Reproduction

Go to

https://melt-ui.com/docs/builders/tags-input

  • Enter "test" (without pressing Enter) where it says "Enter tags..."

  • click on the X on "Typescript X" to remove it

  • press Enter (it should add "test" as a tag, but nothing happens)

  • extra bug: if you hit Backspace it deletes the first tag "Svelte" instead of changing the text to "tes"

Logs

No response

System Info

just from the website https://melt-ui.com/docs/builders/tags-input

Linux, Chrome

Severity

annoyance

@uwemaurer uwemaurer added the bug Something isn't working label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant