GX-Bug #67776
Von Anis Mashku vor etwa 4 Jahren aktualisiert
Add some field hints for a better user experience on: `/admin/create_account.php`
While creating a demo user I noticed that some fields are required but not mentioned. (except: Last Name and Email Address)
After submitting the form empty the errors were shown next to each field. (see screenshot)
Reproduction steps:
Login to Admin
Go to Customers
Click + Create
Fill only the fields which are required
Click Insert
Actual: Errors are shown in some other fields which are required but not mentioned.
Expected: For each required field a hint should be shown since the beginning.