ElegonE
Elegon
Mar 15

Invalid character name during creation has no UI feedback.

### Description Attempting to create a character name with a number e.g "mage94" is invalid, however there's no UI feedback for the user. ### Steps to Reproduce 1. Click "Create character" on the main menu. 2. Type an invalid name e.g "testing132". 3. Click "Create". ### Expected Behavior Invalid form state and/or error text that describes why my character name is invalid. ### Actual Behavior The "Create" button visually looks enabled, however clicking does nothing and provides no feedback.
CompletedCompleted

Mar 17, 2026

Hey Thomas, Thank you very much for the detailed report! I've now added visual feedback to the character create screen and I'll also be rolling out changes based on your comment too!

Completed
changed status toCompleted·Mar 17, 2026
Mar 15, 2026

### Suggestions - Clearly differentiate styling between 'enabled' and' disabled' buttons throughout the UI. - Invalid forms should produce a 'disabled' submit button. - And/or show error text in the UI that clearly describes to the user what needs to be changed.