Hello,
my users need to choose quite a lot of options from the multiselect dropdown, so it’s kinda frustrating when the dropdown closes after each selection. Is there any way to prevent it to close as long as the user doesn’t click outside the dropdown?
I know I can make it manually using group focus, but it would be better if there’s any faster solution to fix this.
thanks!