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.
Right now, searching choices within the multi choice modal (triggered from command palette or hot key) only displays results for the current level, and not any nested choices.
Describe the solution you'd like
When I trigger a multi choice modal and begin typing in the included search line at the top, I'd like nested results to also display
Describe alternatives you've considered
The only way I've found to do anything close to this is to enable each choice within the multi choice in the command palette and not even use the QuickAdd choice modal.
Is your feature request related to a problem? Please describe.
Right now, searching choices within the multi choice modal (triggered from command palette or hot key) only displays results for the current level, and not any nested choices.
Describe the solution you'd like
When I trigger a multi choice modal and begin typing in the included search line at the top, I'd like nested results to also display
Describe alternatives you've considered
The only way I've found to do anything close to this is to enable each choice within the multi choice in the command palette and not even use the QuickAdd choice modal.
Additional context
QuickAdd-Recursive.Search.mp4