Skip to content

34469 - Fix BaseAddress valid event stuck false when postal code never blurred - #317

Merged
mruff-aeq merged 1 commit into
bcgov:mainfrom
mruff-aeq:34469-base-address-valid-emit
Aug 10, 2026
Merged

34469 - Fix BaseAddress valid event stuck false when postal code never blurred#317
mruff-aeq merged 1 commit into
bcgov:mainfrom
mruff-aeq:34469-base-address-valid-emit

Conversation

@mruff-aeq

@mruff-aeq mruff-aeq commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Issue: bcgov/entity#34469

Description:
BaseAddress valid emit was gated on postal-code blur, so clearing only address line 2 left the parent stuck invalid and Done silently no-oped; emit now uses the Vuelidate postal state instead.

@mruff-aeq

Copy link
Copy Markdown
Collaborator Author

Note to self: after this is merged and published to npm, the consumer repos still need a version bump to pick it up — business-edit-ui pins @bcrs-shared-components/base-address 2.2.7 and must be bumped to 2.2.9 (check other consumers too).

@mruff-aeq

mruff-aeq commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator Author
image i copied the code change to business edit ui, and ran it locally against firm draft. Working as expected, able to press save and progress the UI. Denote by "Undo" change in ui.

@mruff-aeq
mruff-aeq requested review from kialj876 and meawong and removed request for kialj876 August 10, 2026 15:18
@mruff-aeq
mruff-aeq merged commit a8fc2ae into bcgov:main Aug 10, 2026
3 of 4 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.

2 participants