Skip to content

Fix mobile tooltips#2834

Merged
alexandratran merged 6 commits intomainfrom
fix-mobile-tooltips
Apr 13, 2026
Merged

Fix mobile tooltips#2834
alexandratran merged 6 commits intomainfrom
fix-mobile-tooltips

Conversation

@alexandratran
Copy link
Copy Markdown
Contributor

@alexandratran alexandratran commented Apr 10, 2026

Description

Mobile tooltips had buggy behavior. Edit tooltip component to behave like a popover on mobile touchscreens.

Preview

https://metamask-docs-obf0gmjb3-consensys-ddffed67.vercel.app/smart-accounts-kit/development/get-started/install/

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

External contributor checklist

  • I've read the contribution guidelines.
  • I've created a new issue (or assigned myself to an existing issue) describing what this PR addresses.

Note

Low Risk
Low risk UI behavior change confined to the GlossaryTerm tooltip interaction/positioning and a minor glossary wording tweak.

Overview
Improves GlossaryTerm tooltip behavior on touch devices by switching from hover/focus-triggered tooltips to a tap-to-toggle popover that prevents navigation, closes on outside tap, and avoids showing the tooltip until it has a computed fixed position.

Also makes a small docs wording update in the Smart Accounts glossary (Bundler definition: “bundles” → “packages”).

Reviewed by Cursor Bugbot for commit c66aa19. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

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

Project Deployment Actions Updated (UTC)
metamask-docs Ready Ready Preview, Comment Apr 13, 2026 6:03pm

Request Review

@alexandratran alexandratran marked this pull request as ready for review April 10, 2026 21:48
@alexandratran alexandratran requested review from a team as code owners April 10, 2026 21:48
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 9cba564. Configure here.

bgravenorst
bgravenorst previously approved these changes Apr 12, 2026
Copy link
Copy Markdown
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Copy Markdown
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@alexandratran alexandratran merged commit bff60f7 into main Apr 13, 2026
18 checks passed
@alexandratran alexandratran deleted the fix-mobile-tooltips branch April 13, 2026 20:51
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