We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The header has two components - an avatar and a menu bar. To improve user experience, we should only add an avatar icon to enhance the design.
You will notice that if I click on the avatar button it shows the profile & logout options.
profile
logout
Also if we click the menu bar it still shows us the My Profile option
My Profile
so IMO we need to keep only the avatar option & merge all sub-options(home, profile etc.) into the avatar button.
avatar
You can share your opinions too.
I'm attaching a video you can check
The text was updated successfully, but these errors were encountered:
Accepted. Thank you @priyankarpal for sharing this, we have added this to our list of design bugs 🌟
Sorry, something went wrong.
No branches or pull requests
Bug report
The header has two components - an avatar and a menu bar. To improve user experience, we should only add an avatar icon to enhance the design.
You will notice that if I click on the avatar button it shows the
profile
&logout
options.Also if we click the menu bar it still shows us the
My Profile
optionso IMO we need to keep only the
avatar
option & merge all sub-options(home, profile etc.) into theavatar
button.You can share your opinions too.
I'm attaching a video you can check
2023-12-28_23-40-42.mp4
The text was updated successfully, but these errors were encountered: