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

LCFS - BUG - Fuel Code form locks midway through entering data #1728

Open
airinggov opened this issue Jan 17, 2025 · 0 comments
Open

LCFS - BUG - Fuel Code form locks midway through entering data #1728

airinggov opened this issue Jan 17, 2025 · 0 comments
Labels
bug Something isn't working Fuel Codes High High priority ticket but not critical at this time

Comments

@airinggov
Copy link
Collaborator

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:

  1. User/Role: IDIR/Analyst
  2. Open the Fuel Code form.
  3. Begin entering data into the form fields.
  4. Focus on the Application Date field and attempt to input a date.
  5. Observe that the form locks and prevents further data entry.
  6. 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
@airinggov airinggov added bug Something isn't working Fuel Codes High High priority ticket but not critical at this time labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fuel Codes High High priority ticket but not critical at this time
Projects
None yet
Development

No branches or pull requests

1 participant