Skip to content

Keep touch Run captions under the examples row - #57

Merged
holgerd77 merged 1 commit into
mainfrom
more-fixes
Sep 16, 2026
Merged

holgerd77 merged 1 commit into
mainfrom
more-fixes

Conversation

@holgerd77

Copy link
Copy Markdown
Contributor

Summary

  • On phones, the Run tooltip was rendering as always-on inline copy in the Run column. Constraining it to the button width stacked one word per line; this puts the caption on a full-width row under examples + Run.
  • Cypress: 412px visit with hover matchMedia stubbed off, then bounding-box checks so jsdom/default E2E cannot miss this again.

Test plan

  • 8038 on a real phone: titled example select beside Run; hint (if shown) under the row, not a word column
  • Narrow desktop window with a mouse: still no caption until hover
  • cypress/e2e/widget-chrome-touch.cy.ts (included in npm run test:e2e)

Made with Cursor

Stop the hint from wrapping to a one-word column on phones, and add a Cypress 412px visit with hover disabled so that layout is actually measured.

Co-authored-by: Cursor <cursoragent@cursor.com>
@holgerd77
holgerd77 merged commit 98e773a into main Sep 16, 2026
3 checks passed
@holgerd77
holgerd77 deleted the more-fixes branch September 16, 2026 11:38
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.

1 participant