Skip to content

Validate launch key input from operator #96

@andyvn1

Description

@andyvn1

The competition gives a 3–6 letter launch key. The node should reject invalid input before typing starts:

  • Must be 3–6 characters
  • Must only contain letters A–Z (the keyboard only has letters)
  • Convert input to uppercase automatically
  • If invalid, prompt the operator to re-enter — do not proceed to "In Progress" state

Metadata

Metadata

Assignees

Labels

EnhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions