Edit UI: Transactional Folio Number Input component needs rules updated
Open
bug
ENTITY - DO NOT USE
Priority2
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
1. The Transactional Folio Number component, in the Edit UI, has a rule that folio number cannot exceed 30 characters. This is incorrect. The limit is 50 characters.
~2. An additional rule needs to be added to validate that no invalid characters are entered (ie, only accept numbers and letters).~ Staff want . / -
Sample code: https://github.com/bcgov/business-create-ui/blob/4cc94f2a8dfd3d5c58093cef3fea6bebed6ad313/src/components/DefineCompany/FolioNumber.vue#L48
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.