-
Notifications
You must be signed in to change notification settings - Fork 59
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
Create UI: implement "Existing Business Information" component (step 1) - PART 3 #21138
Comments
Blocked while a waiting final requirements from the business:
Also, @yuisotozaki, please update designs if needed to account for entity type radio boxes + confirmation checkbox? |
From Elizabeth Espinosa:
|
Test NotesAll the functionality (including tooltips, validation and save/resume) is complete for the business search component: Most of the functionality (including tooltips, validation and save/resume) is complete for the manual entry component (missing: affidavit upload): Most of the functionality (including tooltips, validation and save/resume) is complete for the continuation authorization component (missing: updated file upload design): All the functionality is complete for the review and confirm page. Also affected by this feature is the date picker for:
I have verified all the above. |
Naveen, where are you testing this? I just tried in Dev and, upon successful business search, the fields are all saved to the draft, and I can resume them later. Sample ULC continuation in: https://dev.create.business.bcregistry.gov.bc.ca/continuation-in-business-home?id=TyS39DGw5j&accountid=3040 Sample CBEN continuation in: https://dev.create.business.bcregistry.gov.bc.ca/continuation-in-business-home?id=TbY9bJGz0k&accountid=3040 |
@severinbeauvais: Sorry there was some error loading dev |
The UI design does not show a prompt for Registration Number in Home Jurisdiction when the business is an expro. That information is supposed to come from COLIN. However, you are testing in Dev environment and it seems that COLIN data there is incomplete. |
Ready for QA. |
Test scenario:
|
Closed |
This is work continued from #20889 (that exceeded the scope of that ticket, or had outstanding dependencies).
remove Type of Business radio buttons and update conditional upload and validation- UNDER DISCUSSIONhide Identifying Number on review page if user chose expro lookup pathobsoleteadd enum for LOOKUP/MANUALnot needed, used'LOOKUP' | 'MANUAL'
insteadhome_workhome-city-outline (step 1 and review page)update/add unit tests for new codewill be done in Create UI - Add unit tests for everything not done yet #19524The text was updated successfully, but these errors were encountered: