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
Is your feature request related to a problem? Please describe.
I'd like to migrate to snacks explorer. One of the things that is bothering me is that after opening and closing (I'm using auto_close), it overrides the last opened picker and Snacks.picker.resume() then opens the explorer.
Describe the solution you'd like
Add an option like resumable = true | false to picker options, so we can filter out pickers that we don't want to override the last opened picker.
Describe alternatives you've considered
none
Additional context
No response
The text was updated successfully, but these errors were encountered:
Did you check the docs?
Is your feature request related to a problem? Please describe.
I'd like to migrate to snacks explorer. One of the things that is bothering me is that after opening and closing (I'm using
auto_close
), it overrides the last opened picker andSnacks.picker.resume()
then opens the explorer.Describe the solution you'd like
Add an option like
resumable = true | false
to picker options, so we can filter out pickers that we don't want to override the last opened picker.Describe alternatives you've considered
none
Additional context
No response
The text was updated successfully, but these errors were encountered: