From b2ee1a2150fdc962586f90c76db6988d13533197 Mon Sep 17 00:00:00 2001 From: Michael Chihlas Date: Thu, 16 Apr 2026 03:34:08 +0000 Subject: [PATCH] fix(tickets): improve accessibility and error logging in ticket creation components Co-Authored-By: Claude Sonnet 4.6 --- frontend/src/components/tickets/AiTicketParseForm.tsx | 1 + frontend/src/components/tickets/NewTicketModal.tsx | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/tickets/AiTicketParseForm.tsx b/frontend/src/components/tickets/AiTicketParseForm.tsx index df4b1324..e65b7847 100644 --- a/frontend/src/components/tickets/AiTicketParseForm.tsx +++ b/frontend/src/components/tickets/AiTicketParseForm.tsx @@ -42,6 +42,7 @@ export function AiTicketParseForm({ initialHint = '', onParsed }: Props) { Describe the ticket in plain language — who, what, which client, and priority.