- Shipped
- April 20, 2026 at 4:16 PM UTC
- Author
- kamo
- Commit
- c9fb3bc
- TicketChat fires onVisitorNameChanged when NAME_CHANGED WS event arrives - SupportTicketWindow dispatches tool:title with requestorName on load and on name change; updates ticket state in real-time without page refresh - SupportCountContext tracks focused sessions: count decrements when a ticket chat is opened/focused, and new visitor messages on focused sessions are offset so the count does not increment unnecessarily - SupportTicketListTab: removed flex:1 from Table and flex column from TableContainer so row heights are content-sized (not full datagrid); added client-side filter layer so status/priority/topic filters always take effect regardless of backend support; tickets open with requestorName as window title - SupportButton: swapped icons for Contact Support and View Active Tickets