patriciaperez90/restaurant-ordering-system

Enatega Admin Dashboard : Navigate to specific field which field is creating an error to submit the form.

Open

#73 opened on Feb 11, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)auto 404
Enatega MultiVendor Admin DashboardHigh prioritybugenhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug This bug occurs when a form submission fails due to an error in a specific field, but the system does not automatically navigate to or highlight the problematic field, making it difficult for the user to identify and correct the issue.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Enatega Admin Dashboard'
  2. Now fill a form to add a staff etc. now skip a required field see error the field border gets red colored , but it doesn't navigate to that field.

Expected behavior This bug occurs when a form submission fails due to an error in a specific field, but the system does not automatically navigate to or highlight the problematic field, making it difficult for the user to identify and correct the issue.

Desktop (please complete the following information):

  • OS: [e.g. Windows]
  • Browser [e.g. Chrome]
  • Version [e.g. Latest]

Contributor guide