anvilistas / anvil-extras

Other
84 stars 25 forks source link

MulitSelect leaves menu open if navigating with mouse #536

Closed Rick-VIPER closed 5 months ago

Rick-VIPER commented 5 months ago

Describe the bug If you open a Multiselect items menu and then navigate without clicking outside the menu, the menu does not close when the form is uloaded

Version Published

To Reproduce Steps to reproduce the behaviour (including a clone link when applicable):

  1. Open a multiselect menu
  2. Navigate / unload the form without clicking

Expected behavior On Navigation or form unload the menu should close

I am considering making a PR for this issue No - I would have no idea where to even start sorry

s-cork commented 5 months ago

Note to self: Probably just needs a call to close on the hide event of the multi select component.