Skip to content

Validate initial input value, offer context on invalid values #84

@maxandersen

Description

@maxandersen

When I run generate maven project the default value for artifact id is "MyQuarkusProject" and that gives two problems:

  1. when pressing enter on it the wizard does not move forward nor does it highlight the artifact id is not allowed.
  2. only when editing the field do you get an error highlighting the issue, but it just says "invalid artifact id" giving no hint on what is wrong - in this case seem to be that it has uppercase letters.

So would be good to have the validation error shown immediately or at least when pressing Enter and then tell user what is actually wrong with the artifact id or say what a valid one would be.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions