You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Story: Switch Account Consistency
As a user, I want to switch accounts from the new switch account dropdown so that I don't have to navigate to the account settings page when switching accounts.
**ACs**
- The header section (global component) allows the user to click on the account to view the switch account dropdown
- The account dropdown component exists and includes the following options: switch account, settings, members, billing.
(See Figma)
- If the user only has 1 account, then the users will not see a switch account option in the switch account dropdown
- The existing switch account functionality is deleted/removed from the account setting page
- When the user clicks the switch account section of the switch account dropdown, the system displays a sub-searchable and scrollable dropdown with all the accounts listed.
- The search functionality should remain predictive text
- There is a blue checkmark on the currently selected account
- The accounts are listed in alphabetical order
- The currently selected account should always display at the top of the dropdown regardless of the ABC order so that the user can quickly see which account is currently selected
- When the user clicks on switch account on the sub-dropdown, the system navigates the user back to the parent dropdown.
**Dev Notes**
- Searchable and scrollable account dropdown already exists, we could reuse this component
- DESIGN: Working on messaging for when there are too many options in the dropdown (Julia James)
The text was updated successfully, but these errors were encountered:
Multi Org - Switch Account Consistency
User Story: Switch Account Consistency
As a user, I want to switch accounts from the new switch account dropdown so that I don't have to navigate to the account settings page when switching accounts.
The text was updated successfully, but these errors were encountered: