treebohotels/leaf-ui

Multi-Select on web should remain open when an option is selected

Closed this issue · 3 comments

Multi select auto closes on every select event.

Is this intentionally left out ?

I have a PR ready for this.

@lakshyaranganath Any update on this?

@srinivasdamam We were just waiting on some feedback from the design team and they agree, the multi-select shouldn't auto close on selecting an option. But this also means that we'd rather not have this feature be controlled through the closeOnSelect prop.

We'd be more than happy to merge this in provided the closeOnSelect prop is removed and the multi-select doesn't close unless clicked outside.

Fixed as part of a6cbc24