botpress / messaging

Botpress messaging server
42 stars 37 forks source link

fix(components): fix dropdown not disappearing after selection #507

Closed laurentlp closed 2 years ago

laurentlp commented 2 years ago

This PR fixes an issue with the dropdown component where the options would not disappear after a choice was made

before

https://user-images.githubusercontent.com/9640576/177391530-4e84a83e-9758-446d-b520-4edac389a25d.mp4

after

https://user-images.githubusercontent.com/9640576/177391016-3c4b651d-544c-4606-9d39-7b8ac027c8fd.mp4