Skip to content

Conversation

@PPP01
Copy link

@PPP01 PPP01 commented May 25, 2022

Hi, I have implemented a feature that leaves the list open when multiselecting, so the list does not have to be reopened all the time. You can enable it with the new option: keepListOpen

It is based on 5.0.0-beta.11.

@Edward-Ta
Copy link

This would also be helpful for debugging purposes as when you try to inspect an open list it just closes because the list div gets removed from the dom.

@PPP01
Copy link
Author

PPP01 commented Jun 1, 2022

This would also be helpful for debugging purposes as when you try to inspect an open list it just closes because the list div gets removed from the dom.

Unfortunately, this does not help at the moment, as the menu is supposed to close on blur. But I know what you mean! I use a breakpoint for debugging.
We could set up another parameter, so that the menu remains open even with blur.

@PPP01
Copy link
Author

PPP01 commented Jun 2, 2022

@Edward-Heales I did another PR for the debugging/styling purposes.

@rob-balfre
Copy link
Owner

Thanks, see (#420)

@rob-balfre rob-balfre closed this Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants