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

Profile UI - View Profile #8

Open
doheekim93 opened this issue Sep 4, 2020 · 0 comments
Open

Profile UI - View Profile #8

doheekim93 opened this issue Sep 4, 2020 · 0 comments
Labels

Comments

@doheekim93
Copy link
Collaborator

Zeplin link: https://zpl.io/VQwZZM9

Profile page is accessed by the Profile tab (right most option) in the nav bar.

As a user
Given that the user is on Profile screen (from clicking on the Profile tab in nav bar)
When the user clicks on the down arrow next to the text Profile on the top of the screen
Then the Select drawer appears from the bottom

Select drawer allows the user to choose which profile they want to view: either individual profile, or any of their existing organisation profiles. The default profile page is the individual profile.

Given that the user has the Select drawer open
When they select a different profile (e.g. an organisation profile)
Then the profile page switches to show the organisation profile

  • Will add more details later!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants