- Shipped
- November 21, 2025 at 4:04 AM UTC
- Author
- snadjafinia
- Commit
- b122058
- Add state variables for Created and Assigned date range filters (start/end dates) - Create date range filter components with Start Date and End Date fields - Add date range filter components to custom filter row for Created and Assigned columns - Update filteredRowData logic to filter by date ranges - Empty date fields mean no restriction (all dates for that end) - Update resetFilters function to clear date range filters - Date filters support partial ranges (only start, only end, or both)