Skip to content

Remove event type label from EventsPanel - #85

Merged
wparad merged 1 commit into
mainfrom
claude/ticket-confirmed-text-source-hxr5zx
Aug 26, 2026
Merged

Remove event type label from EventsPanel#85
wparad merged 1 commit into
mainfrom
claude/ticket-confirmed-text-source-hxr5zx

Conversation

@wparad

@wparad wparad commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Since there is only ever a single Events panel per event, the per-eventType label (Ticket confirmed, Reminder, Update, Cancelled, Venue changed) shown next to the event name is redundant and has been removed.
  • The typeLabel map and its rendering in the full detail view of EventsPanel.vue are deleted; nothing else in the panel changes.

Test plan

  • npm run typecheck
  • npx eslint src/components/panels/EventsPanel.vue --max-warnings 0

Generated by Claude Code

The panel now always represents a single event, so distinguishing
ticket_confirmation/reminder/update/cancellation/venue_change labels
is no longer needed.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LoFdvYMjMb13p9SZqppG7s
@github-actions

Copy link
Copy Markdown

@wparad
wparad merged commit b6eaa74 into main Aug 26, 2026
3 checks passed
@wparad
wparad deleted the claude/ticket-confirmed-text-source-hxr5zx branch August 26, 2026 16:39
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