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

24667 - fix missing body for filing when bootstrap business #108

Merged
merged 10 commits into from
Dec 11, 2024

Conversation

hfekete
Copy link
Collaborator

@hfekete hfekete commented Dec 11, 2024

*Issue:24667 *bcgov/entity#24667

Description of changes:
fix issue when no body shown for bootstrap filing when filing is completed (on bootstrap business screen)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).

@hfekete
Copy link
Collaborator Author

hfekete commented Dec 11, 2024

for proper test, needs validate PR in first

@severinbeauvais
Copy link
Collaborator

/gcbrun

Copy link
Collaborator

@severinbeauvais severinbeauvais left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please manually verify an amalgamation/continuation/incorporation/registration and show the results?

@bcregistry-sre
Copy link
Collaborator

bcregistry-sre commented Dec 11, 2024

const businessIdentifier = filing.businessIdentifier
const url = new URL(window.location.href)
url.pathname = `/${businessIdentifier}`
window.location.assign(url.toString())
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How can I test this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

waiting for Patricks PR to get merged in

@severinbeauvais
Copy link
Collaborator

IA test result:

image

@hfekete
Copy link
Collaborator Author

hfekete commented Dec 11, 2024

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://business-dashboard-dev--pr-108-z69vntif.web.app

@hfekete
Copy link
Collaborator Author

hfekete commented Dec 11, 2024

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://business-dashboard-dev--pr-108-z69vntif.web.app

@hfekete
Copy link
Collaborator Author

hfekete commented Dec 11, 2024

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://business-dashboard-dev--pr-108-z69vntif.web.app

@hfekete
Copy link
Collaborator Author

hfekete commented Dec 11, 2024

Registration example:

https://business-dashboard-dev--pr-108-z69vntif.web.app/TykAVmDPa7?filing_id=154838&status=Q09NUExFVEVE&accountid=2995

image

@hfekete
Copy link
Collaborator Author

hfekete commented Dec 11, 2024

Continuation-in example (thank you Patrick !!)

https://business-dashboard-dev--pr-108-z69vntif.web.app/TTk5dZdqlE
image

@hfekete
Copy link
Collaborator Author

hfekete commented Dec 11, 2024

Amalgamation example:
https://dev.business.bcregistry.gov.bc.ca/T73Gf87ZVQ?filing_id=154893&status=Q09NUExFVEVE

image

@severinbeauvais
Copy link
Collaborator

The screenshots look good but not perfect. If you have time, check the whitespace below the button and the divider.

@hfekete hfekete merged commit 4ab05b3 into bcgov:main Dec 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants