Skip to content

fix: punchcard tooltip cropping; remove menubar Workflow strip - #963

Merged
iamtoruk merged 1 commit into
mainfrom
fix/punchcard-tooltip
Aug 10, 2026
Merged

fix: punchcard tooltip cropping; remove menubar Workflow strip#963
iamtoruk merged 1 commit into
mainfrom
fix/punchcard-tooltip

Conversation

@iamtoruk

Copy link
Copy Markdown
Member

Two user-requested polish items from live use: the punchcard tooltip cropped at the container's top edge (flip below cursor on top rows, clamp near edges - fixed in both the app and dash components), and the menubar drops its Workflow strip (the compact popover isn't the place; the metrics stay on app/dash/TUI, and the payload keeps emitting the block per the add-only contract). swift build + 137 tests green, app suite 468 green, dash build clean.

…flow strip

- Punchcard tooltips flipped below the cursor on the top rows (the
  overflow container clips anything above its own edge) and clamp
  horizontally near the strip edges. Applied to both the app and dash
  copies of the component.
- The menubar Workflow strip is removed (view, strip model, tests):
  the popover is the compact surface and the workflow metrics live in
  the desktop app, dash and TUI. The payload keeps emitting the block
  (add-only contract; the other surfaces read it).
@iamtoruk
iamtoruk merged commit 84b2bcd into main Aug 10, 2026
5 checks passed
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