Actions
BUG #3168
open[SQA] Truck Stock page search box filter returns unexpected results
Start date:
09/10/2025
Due date:
% Done:
100%
Estimated time:
Description
On the Truck Stock page, the results for search shows same result all time regardless how we filter.
For example:
When selecting cabvan from the sidebar body type filter, it returns 26 results.
However, performing the same action using the search box filter for cabvan returns a much larger set of results (around 6253).
The same result shows when we select any maker or body or model.
This indicates inconsistency between the two filtering methods.
Steps to Reproduce:
- Navigate to the Truck Stock page from the navbar.
- In the sidebar/body type filter, select Cabvan → observe that 26 results are displayed.
- Go back to the Truck Stock page.
- In the search box, enter and select Cabvan as the filter.
- Observe that the results count is significantly different.
Expected Result:
Both the body type filter and the search box filter should return the same number of results for Cabvan.
Actual Result:
- Body type filter (via navbar) returns only 26 results for Cabvan.
- Search box filter returns around 6000 results for Cabvan.
Video:
https://drive.google.com/file/d/1yQh-JNtF83ZU9a66PWH9yF03fxIJUZZk/view?usp=sharing
Actions