Skip to content

30877 - Add accountId to dashboard URL#259

Merged
seeker25 merged 9 commits intobcgov:mainfrom
Jxio:30877
Jan 15, 2026
Merged

30877 - Add accountId to dashboard URL#259
seeker25 merged 9 commits intobcgov:mainfrom
Jxio:30877

Conversation

@Jxio
Copy link
Contributor

@Jxio Jxio commented Jan 14, 2026

@seeker25
Copy link
Collaborator

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://yfthig-dev--pr-259-n4kcdp69.web.app

@Jxio
Copy link
Contributor Author

Jxio commented Jan 14, 2026

/gcbrun

@seeker25
Copy link
Collaborator

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://yfthig-dev--pr-259-n4kcdp69.web.app

@seeker25
Copy link
Collaborator

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://yfthig-dev--pr-259-n4kcdp69.web.app

Comment on lines +24 to +25
const routeAccountId = Number(route.params.id)
if (routeAccountId > 0 && Number.isFinite(routeAccountId) && routeAccountId !== accountStore.currentAccount.id) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

This wont allow 0, or undefined

@seeker25
Copy link
Collaborator

/gcbrun

@bcregistry-sre
Copy link
Collaborator

Temporary Url for review: https://yfthig-dev--pr-259-n4kcdp69.web.app

@seeker25 seeker25 merged commit 9ccf092 into bcgov:main Jan 15, 2026
8 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