Fixed
- Mobile Table View: Fixed tables showing mobile card view instead of desktop table
- Tailwind JIT now correctly compiles responsive breakpoint classes
- Scans and Scan Details pages display proper tables on desktop
- Filter Dropdown: Fixed filter disappearing when no results match
- Filter controls now stay visible regardless of filtered result count
- Users can always change filters even with zero matching items
- Database Query Stability: Fixed flaky "context canceled" errors during queries
- QueryWithRetry no longer cancels context prematurely
- Prevents intermittent failures when iterating database results