Platform: Account Branch Name in "Select Account" List.
- 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