- Shipped
- October 2, 2025 at 3:11 AM UTC
- Author
- kamo
- Commit
- d5aba44
- Fix MenuItem value prop type error in ListBlockRenderer.tsx by converting boolean values to strings - Update Select value and onChange handler to properly handle string-to-boolean conversion - Remove unused imports from TicketManagementTab.tsx (useEffect, Grid, Badge, PriorityHigh) - Remove unused function parameters and variables (tab, title, helpTips, setPriorityFilter, setViewMode, handleStatusChange) - Eliminates 10 more warnings and resolves TypeScript compilation error