baoagency / polaris_view_components

ViewComponents for Polaris Design System
https://polarisviewcomponents.org
MIT License
380 stars 53 forks source link

Autocomplete doesn't maintain selected values #451

Open wntechs opened 1 month ago

wntechs commented 1 month ago

I have added the Autocomplete component with multiple set to true. However when I select values from the popover checkboxes and then click elsewhere on the page the values are reset automatically. I see this behavior on the example demo page as well. Here is the link to my screencast The example page link

kirillplatonov commented 1 month ago

This looks like a bug. Feel free to open a PR with the fix.

sifthedog commented 1 day ago

I will work on this