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

Inconsistent Interaction for Dashboard Profile Menu Options #4393

Open
amitamrutiya opened this issue Apr 30, 2024 · 1 comment
Open

Inconsistent Interaction for Dashboard Profile Menu Options #4393

amitamrutiya opened this issue Apr 30, 2024 · 1 comment

Comments

@amitamrutiya
Copy link

Problem

When clicking on the profile avatar in the Blink dashboard, three menu options are visible:

  • Account ID
  • Logout
  • Dark Mode

Currently, clicking on the Logout tile successfully logs out the user. However, clicking on Account ID or Dark Mode does not trigger any action. To copy the Account ID or enable Dark Mode, users need to click on a small icon within these tiles.

Proposed Improvement

To enhance user experience and maintain consistency across the dashboard, it would be beneficial to make all menu options consistent in their interaction method. Either:

  • Make the entire tile clickable, triggering the intended action upon click.
  • Make only icon clickable, triggering the intended action upon click.

Steps to Reproduce

  • Navigate to the Blink dashboard and log in with your account.
  • Locate the profile icon in the top right corner.
  • Click on the profile icon to reveal the three menu options.

If this issue is deemed valid by the project mentor, I will fix this issue.

image

@nicolasburtey
Copy link
Member

nicolasburtey commented May 2, 2024

probably an issue worth taclking

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

2 participants