Skip to content

Fix examples select collapsing on touch next to Run - #56

Merged
holgerd77 merged 1 commit into
mainfrom
fixes
Sep 15, 2026
Merged

holgerd77 merged 1 commit into
mainfrom
fixes

Conversation

@holgerd77

Copy link
Copy Markdown
Contributor

Summary

  • On touch, useful Run tooltips render as inline copy. That caption sat in the same grid as the examples select and stole the row (Pixel 6a / 8038: chevron-only pill).
  • Inline hints now wrap to the button width (w-0 min-w-full); ActionButton host is flex min-w-0 instead of inline-flex. Examples column has a 10rem minimum.
  • Same chrome on 7708, 8037, and 7928. Bytecode Runs stay decorative; 7594 examples are already on their own row.

Test plan

  • 8038 on a real phone (or DevTools with hover disabled): example title visible beside Run; hint wraps under the button
  • 7708 / 8037 / 7928 same check
  • Desktop with mouse: tooltip on hover, layout unchanged

Made with Cursor

Inline help copy no longer sets the action-row width, so phone Chrome keeps the scenario title visible beside Run.

Co-authored-by: Cursor <cursoragent@cursor.com>
@holgerd77
holgerd77 merged commit beddea1 into main Sep 15, 2026
3 checks passed
@holgerd77
holgerd77 deleted the fixes branch September 15, 2026 17:33
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