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

Banks dropdown should show all available banks #66

Open
chrisjsimpson opened this issue Apr 3, 2019 · 1 comment
Open

Banks dropdown should show all available banks #66

chrisjsimpson opened this issue Apr 3, 2019 · 1 comment

Comments

@chrisjsimpson
Copy link
Contributor

Expected: When a user is logged in, and they wish to switch to another bank id , all possible bank ids should show in the banks drop down.

Current experience: When logged in. Even though the user is able to switch to another bank id, they are not all shown. The user has to know the bank id which they would not.

image
Above: only two accounts are shown, but the user wishes to switch to an account not on the list

Proposed solution:

Populate the banks dropdown with all possible bank ids, available from the /obp/v3.1.0/banks api call.

@chrisjsimpson
Copy link
Contributor Author

I think it should show the “private” banks at top with a * next to them and then the remaining banks below. So two lists with the most relevant at the top!
But only one drop down! From: @simonredfern

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

No branches or pull requests

1 participant