You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a dropdown used throughout my application for things such as table filters, options and so on. Some actions within the dropdown especially when using <flux.menu.radio /> leaves me wanting to keep the dropdown open to continue to press more filters. Instead it automatically closes on click.
Would it be possible to have a property similar to the models to prevent it closing unless clicked outside or the trigger is clicked?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a dropdown used throughout my application for things such as table filters, options and so on. Some actions within the dropdown especially when using
<flux.menu.radio />
leaves me wanting to keep the dropdown open to continue to press more filters. Instead it automatically closes on click.Would it be possible to have a property similar to the models to prevent it closing unless clicked outside or the trigger is clicked?
Beta Was this translation helpful? Give feedback.
All reactions