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

21134 Added continued in entity types to business search #573

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

severinbeauvais
Copy link
Collaborator

Issue #: bcgov/entity#21134

Description of changes:

  • app version = 4.9.1
  • imported latest Business Lookup shared component
  • misc cleanup
  • renamed getters and session storage key to better match environment key names

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

- imported latest Business Lookup shared component
- misc cleanup
- renamed getters and session storage key to better match environment key names
@@ -18,7 +18,7 @@
"@bcrs-shared-components/approval-type": "1.0.19",
"@bcrs-shared-components/base-address": "2.0.3",
"@bcrs-shared-components/breadcrumb": "2.1.5",
"@bcrs-shared-components/business-lookup": "1.1.30",
"@bcrs-shared-components/business-lookup": "1.3.4",
Copy link
Collaborator Author

@severinbeauvais severinbeauvais Jun 5, 2024

Choose a reason for hiding this comment

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

In this updated component, the default entity types prop now includes C, CBEN, CCC and CUL. (Some business searches use the default; other request specific types only.)

I also diffed the old vs new version of this component and I don't see any breaking changes.

Before (https://dev.edit.business.bcregistry.gov.bc.ca/FM1055550/change?accountid=3040):
image

After (https://business-edit-dev--pr-573-4h129ls0.web.app/FM1055550/change?accountid=3040):
image

Copy link
Collaborator

@JazzarKarim JazzarKarim Jun 5, 2024

Choose a reason for hiding this comment

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

I'm playing around with it by adding different types of businesses. Looks good.

Copy link
Collaborator Author

@severinbeauvais severinbeauvais Jun 5, 2024

Choose a reason for hiding this comment

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

Great, thanks.

The differences between the previous and new versions are: autofocus, removed whitespace, and added props.

Oh, and 4 more entity types in the prop default (link).

@severinbeauvais
Copy link
Collaborator Author

/gcbrun

@severinbeauvais
Copy link
Collaborator Author

severinbeauvais commented Jun 5, 2024

In this UI, Business Search is only used in one place: for firm replace corporation. See screenshots above.

@bcregistry-sre
Copy link
Collaborator

bcregistry-sre commented Jun 5, 2024

@severinbeauvais severinbeauvais merged commit 31f470e into bcgov:main Jun 5, 2024
4 of 5 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