bcgov / bcgov/entity

Platform: Account Branch Name in "Select Account" List.

Open
#24,186 0 comments 0 reactions 0 assignees View on GitHub
STR2 STR2 post mvp/strata
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

Add branch name and maybe mailing address to the list of accounts when asked to select an account on /auth/account/choose-existing page.

Will need to make a separate call to auth or update the core layer to get this extra info.

Needs: `$authApi('/users/orgs')`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the /auth/account/choose-existing page and trace the account list request using $authApi('/users/orgs'). Determine whether the needed branch name and mailing address are available there or require an auth/core change. Done means the account choices display the branch name, with the mailing address included if supported, and the account-selection flow still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, authentication, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.