Open omkar-em opened 2 months ago
In the Policy Portal app, the start date can be set greater than the end date, which is incorrect behavior.
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.
The app allows the start date to be greater than the end date without throwing an error.
The app should prevent the start date from being set greater than the end date and should display an appropriate validation message.
Medium
NA
Dev
Working fine. cc-@emmayank @PritiEM
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