Skip to content

Handy additions for interactive mode #469

Closed
@mcseemz

Description

@mcseemz

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:

  1. Component Flow for multiple item selector (.withMultipleItemSelector) cannot control the initial selection state for selectItems. selectItems always appear deselected for the user.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions