Actions
ClientProject #3094
openFix Truck & Korean Stock Filter Functionality
Start date:
09/04/2025
Due date:
09/19/2025 (about 7 months late)
% Done:
100%
Estimated time:
8:00 h
Spent time:
Description
Resolve broken filter functionality for Dynamic Filter Truck Stock and Korean Stock pages.
Tasks¶
-
Fix Filter Functionality
- Correct filter logic for Truck Stock and Korean Stock.
- Previously, filters were not working at all — ensure they now properly fetch and display filtered results.
-
Use Search Params & Params Separately
- Separate handling of
searchParamsandparams. - Ensure dynamic routes and query filters work independently without conflicts.
- Separate handling of
-
Root Cause Analysis
- Issue caused by using the same component for sidebar filter and filter functionalities.
- Refactor the logic to separate concerns while keeping component reusability.
Updated by Md.Sajib Ahmed 7 months ago
- Subject changed from Fix Development Bugs to Fix Truck & Korean Stock Filter Functionality
- Description updated (diff)
- Due date set to 09/19/2025
- Target version changed from Revamp.v1.1: sprint 03 to Revamp.v1.1: sprint 04
- % Done changed from 0 to 50
Here is the github commit message
Also pass fromYear and toYear parameters.
Updated by Md.Sajib Ahmed 6 months ago
- Status changed from In Progress to Complete
- % Done changed from 50 to 100
Actions