You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Bug:
The Fuel Code form locks midway through entering data, specifically on the Application Date field. When this occurs, no further data can be entered, and the form fails validation, preventing the user from saving. As a result, all entered data is lost.
Expected Behaviour:
The Fuel Code form should allow users to complete all fields without locking or freezing. The Application Date field should function correctly, allowing valid data entry and enabling the form to pass validation and save successfully.
Actual Behaviour:
The form locks when entering data in the Application Date field.
Further data entry is blocked.
The form fails validation, and the user cannot save progress, resulting in data loss.
Implications:
Users are unable to complete or save the Fuel Code form.
Significant data loss occurs when the form locks, leading to frustration and inefficiency.
This issue disrupts workflows and delays processing of Fuel Code applications.
Steps To Reproduce:
User/Role: IDIR/Analyst
Open the Fuel Code form.
Begin entering data into the form fields.
Focus on the Application Date field and attempt to input a date.
Observe that the form locks and prevents further data entry.
Attempt to save the form and note the validation failure and loss of all entered data.
Additional Context:
This issue appears to be isolated to the Application Date field, but further investigation may reveal related causes.
The form's locking behavior suggests a potential bug in the date field handling or validation logic.
Notes:
Review the Application Date field's input handling and validation logic.
Implement an autos
The text was updated successfully, but these errors were encountered:
Describe the Bug:
The Fuel Code form locks midway through entering data, specifically on the Application Date field. When this occurs, no further data can be entered, and the form fails validation, preventing the user from saving. As a result, all entered data is lost.
Expected Behaviour:
The Fuel Code form should allow users to complete all fields without locking or freezing. The Application Date field should function correctly, allowing valid data entry and enabling the form to pass validation and save successfully.
Actual Behaviour:
Implications:
Steps To Reproduce:
Additional Context:
Notes:
The text was updated successfully, but these errors were encountered: