-
Notifications
You must be signed in to change notification settings - Fork 26
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
Show navigation drawer header dropdown only when there are multiple personas #164
Comments
@janakamarasena What do you think? |
@free4murad I think it is the intended plan going forward; need to think of proper UI layouts and more importantly how the app will work with multiple personas. |
@janakamarasena @free4murad There was concept of multiple persona early on which have been removed as per for current. It is presently not confirm if android client will continue to have multiple account or not. |
@garg-anuj shall I make the dropdown button invisible by default? |
@janakamarasena Go on |
If the app will not support multiple accounts,
Better is that you remove the button.
|
@janakamarasena @free4murad Ok. you guys leave it. I will remove whole persona stuff in few days 😉 |
@garg-anuj @danielpassos |
Right now the drop down button next to the persona is always visible even though there is only one persona; this can mislead users. Shall we have the dropdown invisible by default and make it visible when there are items in list_personas?
Shall I do this and send a PR
The text was updated successfully, but these errors were encountered: