lambertf917 / lambertf917/react-native-uber-eats-clone

Enatega Admin Dashboard : Show and navigate to error message according to text fields.

Open
#160 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Enatega Multivendor Admin Dashboard good first issue
Dominant language
JavaScript
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When users submit forms with invalid or incomplete data, it's crucial to provide clear feedback by displaying error messages adjacent to the corresponding input fields and guiding users to these fields. This approach enhances user experience by making it easier to identify and correct errors.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Enatega Admin Dashboard'
  2. Now go to Store profile and update store profile info see error just click update button without filling any of the field , so the field border will get red colored but it doesn't navigate to that field or show any kind of error message.

Expected behavior
When users submit forms with invalid or incomplete data, it's crucial to provide clear feedback by displaying error messages adjacent to the corresponding input fields and guiding users to these fields. This approach enhances user experience by making it easier to identify and correct errors.

Screenshots

Smartphone (please complete the following information):

  • Device: [e.g. Infinix Hot 50]
  • OS: [e.g. Android]
  • Browser [e.g. Application]
  • Version [e.g. Latest]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the Enatega Admin Dashboard's Store profile form and reproduce the issue by submitting it without filling any fields. Trace the validation behavior and verify that the relevant error message is shown beside the invalid field and that navigation or focus moves to it when submission fails.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.