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

Tooltip doesn't react on touch #2589

Closed
tomasfrancisco opened this issue Dec 14, 2023 · 1 comment
Closed

Tooltip doesn't react on touch #2589

tomasfrancisco opened this issue Dec 14, 2023 · 1 comment

Comments

@tomasfrancisco
Copy link

Bug report

Current Behavior

Tooltip doesn't open on mobile when on touch.

Expected behavior

Tooltip should open on touch when in mobile

Reproducible example

CodeSandbox - Tooltip Demo

Suggested solution

Perhaps tooltip should be aware of touch event in the event of being used in a touch device.

Additional context

Your environment

Software Name(s) Version
Radix Package(s)
React n/a
Browser Edge 120.0.2210.61
Assistive tech
Node n/a
npm/yarn
Operating System MacOS 14.1.1
@benoitgrelard
Copy link
Collaborator

This is by design. See #955 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants