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

Bug when repeatedly adding & removing tags #69

Open
leonfresh opened this issue Dec 5, 2021 · 0 comments
Open

Bug when repeatedly adding & removing tags #69

leonfresh opened this issue Dec 5, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@leonfresh
Copy link

Great package but I stumbled across some bugs

How to reproduce:

  1. Go to the sandbox link in the documentation
    https://codesandbox.io/s/chakra-ui-autocomplete-example1-8uxbs?file=/src/App.js:119-177

  2. Add like lets say at least 4 tags from the dropdown menu.

  3. For the last added tag, now delete this one and add it again and repeat.

  4. You will soon get an unclickable state on the list element where it won't add the tag no matter how much you click.

Also please make it so that when you delete tags, the dropdown also doesn't disappear.

It works perfect on your page: https://koolamusic.github.io/chakra-ui-autocomplete/

There's no bugs on that page, but on the package I installed and the demo I get these bugs.

@koolamusic koolamusic added the help wanted Extra attention is needed label Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants