Actions
BUG #3170
open[SQA] Search box filter Min and Max validation issues
Start date:
09/10/2025
Due date:
% Done:
100%
Estimated time:
Description
The Min and Max validation in the search box does not work properly for multiple filters.
The affected filters are:
- Price
- Year
- Mileage
- Engine CC
Users are able to enter invalid ranges (e.g., Min > Max or incomplete values) and the system still accepts them or returns inconsistent results.
Steps to Reproduce:
- Navigate to Home page.
- In the search box, set a Min value greater than the Max value for Price (e.g., Min $9000 and Max $500).
- Repeat the same for Year, Mileage, and Engine CC.
- Observe that the filter still accepts the input or produces incorrect results.
Expected Result:
- Min and Max values should be validated before applying the filter.
- The system should not allow invalid ranges (e.g., Min > Max or incomplete values).
- Filters should consistently return results within the valid range only.
Actual Result:
Search box accepts invalid Min and Max values for Price, Year, Mileage and Engine CC and returns results.
Video:
https://drive.google.com/file/d/1TDp7TXE10gnfelCg08rMBWnVfdrPDkoB/view?usp=sharing
Updated by Nazmul Hossain Shovon 7 months ago
- Status changed from Pending to In Progress
- Assignee set to Tasfia Zaima
- % Done changed from 0 to 100
Updated by Tasfia Zaima 7 months ago
- Status changed from In Progress to Complete
Actions