spectre.console icon indicating copy to clipboard operation
spectre.console copied to clipboard

Hierarchical Multi-Selection Prompt

Open assaftir opened this issue 2 years ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. Currently, the AddChoiceGroup method allows creating groups of choices, which is quite handy. However, I've found that there are use cases where it would be beneficial to have hierarchical or nested groups, essentially creating a multi-level or tree-like choice structure.

Describe the solution you'd like Prompt

Describe alternatives you've considered As of now, my workaround for this has been to create a sequence of prompts, where each prompt represents a level in the hierarchy. However, this results in multiple prompts rather than a single, unified hierarchical multi-selection prompt.


Please upvote :+1: this issue if you are interested in it.

assaftir avatar Jun 24 '23 14:06 assaftir