azerothcore / azerothcore/Keira3
[Enchantement] - Mandotory fields colour/warning.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 183
- Avg merge
- 23h 42m
- Merged PRs (30d)
- 18
Description
Currently any mandatory fields are filled with default data. And if you do try to run SQL it will give you an error. (as it should).
But we while a mandatory field is empty (while selected) or was empty (upon un-selecting or selecting something else) they could have a red border or any feedback that the field can't be empty. Alternative but it's uglier it just adding the "*" like forms do.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the form controls that populate mandatory fields and reproduce the SQL error after clearing one; determine where empty selected fields are validated. Done means an empty mandatory field gives visible feedback, such as a red border or required marker, before the invalid SQL is run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100