Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 570 Bytes

File metadata and controls

16 lines (11 loc) · 570 Bytes

#060: Advanced Filter UI for Transactions

Category: [FRONTEND] Difficulty: ● MEDIUM Tags: ui, filtering, ux

Description

Build a sophisticated filtering UI for the transaction history page. Support multi-select for categories, date range pickers, and dynamic suggestions for employee names.

Acceptance Criteria

  • Filter sidebar or expanded header implemented.
  • Responsive design for mobile and desktop.
  • "Clear all" and individual tag removal for active filters.
  • Search input updates results in real-time or on enter.