Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1648

InputComponent with magic name 'arguments' does not work if UISelectOne is used

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 3.x Future
    • 2.1.1.Final
    • UI - API
    • None

    Description

      	@Inject
      	@WithAttributes(label = "Arguments", required = true)
      	private UISelectOne<String> arguments;
      

      Expected to be able to get 'value choice' via "command <tab>", but 'arguments' is not recognize as a non switch argument.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aslak@redhat.com Aslak Knutsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: