mui / mui/material-ui

[Tooltip] Show tooltip on the position the cursor entered the anchor

Open
#46,354 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

scope: tooltip type: new feature waiting for 👍
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

Summary

We have Follow cursor parameter for Tooltip but we don't we have onMouseEnterCursor such parameter.
Like I want a Tooltip should be shown when my cursor enter to an Element and it should be rest there until I leave that element. we have Follow Cursor which is pretty annoying for my use case.

Examples

No response

Motivation

No response

Search keywords: tooltip

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Tooltip implementation and its existing Follow cursor parameter. Trace how the tooltip responds when the pointer enters and moves within an anchor, then define and test the stationary-on-entry behavior described in the issue. Done means the tooltip appears at the entry position and remains there until the pointer leaves the anchor.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.