Skip to content

feat(tooltip): support longpress on mobile#2796

Draft
tlouisse wants to merge 4 commits into
masterfrom
feat/tooltip-longpress-on-mobile
Draft

feat(tooltip): support longpress on mobile#2796
tlouisse wants to merge 4 commits into
masterfrom
feat/tooltip-longpress-on-mobile

Conversation

@tlouisse

@tlouisse tlouisse commented Jun 23, 2026

Copy link
Copy Markdown
Member

Makes sure that mobile devices (not meant for hover behavior) implement longpress behavior (like on Android).

TODO:

  • write unit tests
  • test on real mobile devices (iOS (16) and Android)
  • test on Talkback / VoiceOver / NVDA in both old and new (longpress) situation, with aria-label and aria-description

More info:
https://mayank.co/blog/tooltips-on-touchscreens/

@changeset-bot

changeset-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b8c9712

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lion/ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tlouisse tlouisse force-pushed the feat/tooltip-longpress-on-mobile branch from c48d423 to bb9a88f Compare June 23, 2026 16:16
@tlouisse tlouisse force-pushed the feat/tooltip-longpress-on-mobile branch from bb9a88f to 42a80bb Compare June 23, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants