beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
9 stars 12 forks source link

Policy Portal-Start Date Validation. #2118

Open omkar-em opened 2 months ago

omkar-em commented 2 months ago

Bug Description-

In the Policy Portal app, the start date can be set greater than the end date, which is incorrect behavior.

Steps to Reproduce:

Navigate to the Policy Portal app. Select a start date that is later than the end date. No validation error occurs, allowing incorrect date selection.

Actual Result:

The app allows the start date to be greater than the end date without throwing an error.

Expected Result:

The app should prevent the start date from being set greater than the end date and should display an appropriate validation message.

Priority:

Medium

Figma

NA

Environment

Dev

Screenshots/Logs

Image

omkar-em commented 1 month ago

Working fine. cc-@emmayank @PritiEM Image