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

DataSelect indicator doesn't go away as expected on deselect #134

Open
scottBowles opened this issue May 26, 2022 · 0 comments
Open

DataSelect indicator doesn't go away as expected on deselect #134

scottBowles opened this issue May 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@scottBowles
Copy link

Describe the Bug

Using the DataSelect component with the multiple prop, when I deselect an option the square indicator remains until my next click (at which point it disappears as expected). I can see that the Svelte store I have bound to logic_state updates immediately as expected. It's just the indicator that is out of sync until the next click.

Reproduction

You can see this occurring in the Multiple example at https://kahi-ui.nbn.dev/docs/widgets/dataselect. I first came across this bug locally though, so it isn't just the example.

System Info

Mac using Chrome

Additional Context

No response

@scottBowles scottBowles added the bug Something isn't working label May 26, 2022
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