The time field in the form is not editable by the user. Additionally, a confirmation popup appears when attempting to edit, which is not required as per the design and expected flow.
Expected Behavior:
- User should be able to directly edit the time.
- No confirmation popup should appear when editing the time.
Actual Behavior:
- Time field is non-editable.
- A confirmation popup is displayed unnecessarily when trying to change the time.
Leave a Reply