Tooltip's Arrow Position
Open
Nobody has claimed this yet.
scope: tooltip
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
I want to position the tooltip's arrow just like the tooltip 'placement' prop. For example, when I use "bottom-start" and if the children of the tooltip are long, the arrow is positioned to the right, but I want to position it on the left. Am I missing that feature or is there no option for that?
There is an issue for that https://github.com/mui/material-ui/issues/37651
But the solution is not reusable. I do not know always my tooltip's width. (according to the language and for some different usage on different pages)
Examples 🌈
No response
Motivation 🔦
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.