Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system
Enatega Restaurant Application: Change error message on Text fields when logging-in, make it relevant.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Change error message on Text fields when logging-in to restaurant application.
To Reproduce
Steps to reproduce the behavior:
Go to 'Enatega Restaurant Application'.
Now on login screen just click on sign in button without entering in any text in the text fields.
Now see error message will show up below email field 'Username is too short' make it relevant according to the field.
Expected behavior
The error message against any field should be relatable to the text field and understandable to a new user.
Screenshots
Image
Smartphone (please complete the following information):
Device: [e.g. Infinix Hot 50, Iphone 15 Pro]
OS: [e.g. Android,iOS]
Browser [e.g. Application]
Version [e.g. Latest]
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the restaurant application's login-screen validation with both text fields empty. Locate the email-field validation that displays “Username is too short” and determine the corresponding field-specific wording. Done means the messages are relevant and understandable for each empty field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100