Skip to content

fix: #8454 - Touch events support for Tooltip#19330

Merged
cetincakiroglu merged 1 commit intomasterfrom
issue-8454
Jan 28, 2026
Merged

fix: #8454 - Touch events support for Tooltip#19330
cetincakiroglu merged 1 commit intomasterfrom
issue-8454

Conversation

@mehmetcetin01140
Copy link
Copy Markdown
Contributor

fixes #8454

@github-actions
Copy link
Copy Markdown

Thank you for your contribution! We will review your PR shortly. Please make sure to manually link it to an issue for proper tracking.

@github-actions
Copy link
Copy Markdown

AI Code Review

Looks Good

Summary

Adds touch event support for tooltips on mobile devices (iOS), allowing tooltips to work with touchstart/touchend events in addition to existing mouse events

Issue Alignment

Excellent - directly addresses the reported issue of tooltips not working on iOS browsers by implementing touch event handlers that mirror the existing mouse event behavior


This is an automated review. A maintainer will provide final approval.

@vercel
Copy link
Copy Markdown

vercel bot commented Jan 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
primeng Error Error Jan 27, 2026 7:55am
primeng-5lp7 Ready Ready Preview, Comment Jan 27, 2026 7:55am

@github-actions
Copy link
Copy Markdown

Thanks a lot for your contribution! But, Unit tests failed. You can check the unit tests with the command 'pnpm run test:unit' and commit the changes.

@cetincakiroglu cetincakiroglu merged commit 00520af into master Jan 28, 2026
4 of 6 checks passed
@cetincakiroglu cetincakiroglu deleted the issue-8454 branch January 28, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Touch events support for Tooltip

2 participants