We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
No response
just from the website https://melt-ui.com/docs/builders/tags-input Linux, Chrome
annoyance
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
Severity
annoyance
The text was updated successfully, but these errors were encountered: