Skip to content

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

@Asin-Junior-Honore

Description

@Asin-Junior-Honore

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

Metadata

Metadata

Labels

docsImprovements or additions to the documentation.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions