You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When 'focus' and 'hover' events happen at the same time for an icon and if we hover on the other icon, the tooltips get overlapped making it hard to read. This happens when the icons are too close.
Reproducer
No response
PrimeReact version
10.2.1
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
All browsers
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered:
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Jan 10, 2024
I have an simular issue, if you use event="both", it doesn't work properly. It how tooltip on hover but when focus input, it do nothink. So it works same as event="hover" https://primereact.org/tooltip/#event I really need to fix this bug.
Describe the bug
When 'focus' and 'hover' events happen at the same time for an icon and if we hover on the other icon, the tooltips get overlapped making it hard to read. This happens when the icons are too close.
Reproducer
No response
PrimeReact version
10.2.1
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
All browsers
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: