Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Validation for Required Field in Frontend UI #662

Merged

Conversation

bhattaraib58
Copy link
Contributor

@bhattaraib58 bhattaraib58 commented Oct 7, 2023

Description

Add Validation for Required Field in Frontend UI

Motivation and Context

The UI inputs are not validated properly where the required inputs can be submitted without any value to BE. Although the BE has an validation and throws an error. Its not ideal to submit with required fields without Input. This PR aims to fix the issue related to FE validation.

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Screenshots (if appropriate):

Screen.Recording.2023-10-07.at.7.35.30.PM.mov

@kritish-dhaubanjar kritish-dhaubanjar merged commit fef5439 into kritish-dhaubanjar:main Oct 7, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants