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

User Access + Global Address Fixes #1686

Merged
merged 3 commits into from
Jan 11, 2024

Conversation

cameron-eyds
Copy link
Collaborator

Issue #: /bcgov/entity#16952
/bcgov/entity#17647
/bcgov/entity#17463

Description of changes:

  • Misc UXA fixes for Home Location and QS Information view

  • Correct default values for address country and regions to v-selects thinking there was a selected value.
    The above is a vuetify issue (or feature if you ask them) that allows empty strings to present as a legit value.
    [Bug Report][3.0.6] VSelect (and VAutoComplete) treats an empty string as non empty value vuetifyjs/vuetify#16372

  • Includes authHandler in app.vue to verify the CURRENT_ACCOUNT is set before initializing the application, prevent any timing issues where auth is slower than app initialization.

  • Minor update to transfer type selector to prevent missed event firings on selection

  • Modify CivicAddress to take it's schema as a prop, for reuse.

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

@cameron-eyds cameron-eyds self-assigned this Jan 11, 2024
@cameron-eyds
Copy link
Collaborator Author

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://bcregistry-assets-dev--pr-1686-ne5p4br3.web.app

Copy link
Collaborator

@dimak1 dimak1 left a comment

Choose a reason for hiding this comment

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

👍🏻

ppr-ui/src/resources/userAccessOrgLookup.ts Show resolved Hide resolved
ppr-ui/src/App.vue Show resolved Hide resolved
Copy link
Collaborator

@doug-lovett doug-lovett left a comment

Choose a reason for hiding this comment

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

Looks great.

@cameron-eyds cameron-eyds merged commit b7fc5d0 into bcgov:main Jan 11, 2024
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.

None yet

4 participants