bcgov / MOH-PPPP-Enrolment

Apache License 2.0
1 stars 0 forks source link

CSR facility number, motor vehicle #129

Closed stephanieharrison-maximus closed 2 years ago

stephanieharrison-maximus commented 2 years ago

Please check if the PR fulfills these requirements:

Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):

--Change MotorVehicleAccidentClaimNumberInput to regular Input (with maxLength and isUpperCaseForced) --Add new motorVehicleAccidentClaimNumberMaskValidator to make up for the input filtering the component used to handle --Add alphanumericValidator to vehicleAccidentClaimNumber to make up for filtering that the component used to handle --Update aria-live error message to check mask validator --Add unit tests for mask validator --Fix facilityNumber to check CSR

Additional Notes: