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

[docs] Logo does not display pointer cursor on hover for better UX #43998

Closed
Asin-Junior-Honore opened this issue Oct 4, 2024 · 4 comments · Fixed by #43999
Closed

[docs] Logo does not display pointer cursor on hover for better UX #43998

Asin-Junior-Honore opened this issue Oct 4, 2024 · 4 comments · Fixed by #43999
Assignees
Labels
docs Improvements or additions to the documentation enhancement This is not a bug, nor a new feature

Comments

@Asin-Junior-Honore
Copy link
Contributor

Asin-Junior-Honore commented Oct 4, 2024

Steps to reproduce

Link to live example: (required)

Steps:

  1. Go to the MUI website. Mui

  2. Hover your mouse over the logo at the top of the page.

  3. Observe the cursor behavior.

Current behavior

When hovering over the logo, the cursor remains the default (arrow) instead of changing to a pointer, even though clicking on the logo navigates to the homepage. This can cause confusion for users, as there is no clear indication that the logo is clickable.

Expected behavior

When hovering over the logo, the cursor should change to a pointer (cursor: pointer) to indicate it's clickable and leads back to the homepage. This provides a clearer visual cue for users.

Context

I am aiming to improve the user experience by providing a clear, standard visual cue that the logo is clickable. This aligns with common web practices where clickable elements (especially logos leading to homepages) show a pointer cursor on hover. It would enhance clarity and consistency for users navigating the website.

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: Logo hover cursor

@Asin-Junior-Honore Asin-Junior-Honore added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 4, 2024
@Asin-Junior-Honore
Copy link
Contributor Author

Hi @mnajdova ,
I'd like to work on this fix if it's approved. Could you please assign it to me?

Thank you!

@mnajdova mnajdova changed the title Logo does not display pointer cursor on hover for better UX [docs] Logo does not display pointer cursor on hover for better UX Oct 5, 2024
@mnajdova mnajdova added docs Improvements or additions to the documentation enhancement This is not a bug, nor a new feature and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 5, 2024
@mnajdova
Copy link
Member

mnajdova commented Oct 5, 2024

@Asin-Junior-Honore sure, feel free to open a PR :)

@Asin-Junior-Honore
Copy link
Contributor Author

Hey @mnajdova 👋
I have just opened a PR. Kindly review it at your earliest convenience. Thanks! 🙂

Copy link

github-actions bot commented Oct 8, 2024

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Note

@Asin-Junior-Honore How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation enhancement This is not a bug, nor a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants