Skip to content

Streamline inline Events workflow, fix ticket button label - #83

Merged
wparad merged 1 commit into
mainfrom
claude/inline-workflow-layout-mziyex
Aug 24, 2026
Merged

Streamline inline Events workflow, fix ticket button label#83
wparad merged 1 commit into
mainfrom
claude/inline-workflow-layout-mziyex

Conversation

@wparad

@wparad wparad commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a compact, single-line layout for the Events workflow panel, matching the pattern already used by every other workflow panel (auth, package, travel, support, etc.) when shown inline on the thread list. Previously Events was the only workflow without a compact variant, so it rendered the full detail card inline instead of a streamlined row.
  • Fix the ticket link label in EventsPanel.vue: "View tickets" → "View ticket" (singular, since it links to a single ticket).

Test plan

  • npm run typecheck passes
  • Manually verify the Events workflow renders as a single row (~two lines on narrow/mobile widths) on the thread list

Generated by Claude Code

Events was the only workflow panel without a compact variant, so it
rendered the full card inline on the thread list instead of a
streamlined row like the other workflows. Also "View tickets" should
be singular since it links to one ticket.
@github-actions

Copy link
Copy Markdown

@wparad
wparad merged commit e00487c into main Aug 24, 2026
3 checks passed
@wparad
wparad deleted the claude/inline-workflow-layout-mziyex branch August 24, 2026 16:30
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