Closed
Description
Hey, respect to developers.
Spring Shell in interactive mode turned out to be handy for text-based games. But there are two cases that make things more complex than desired:
- Component Flow for multiple item selector (
.withMultipleItemSelector
) cannot control the initial selection state forselectItems
.selectItems
always appear deselected for the user. - It is not possible to have command already suggested in the shell input. e.g.
shell:>start
, with further control over suggestions depending on the current application state.
If that can be addressed, would make life a little easier.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels