BUG #4047
open[SQA] Missing loader or progress indication during filter search
100%
Description
In the Filter functionality, there is no loader or visual indication shown between initiating a search and displaying the search results. This can confuse users, as they cannot tell whether the search is in progress. Additionally, when similar results appear from different searches, users cannot distinguish whether the results are updated or from a previous search.
Module / Page
Filter
Module Section
Search / Search Results
Screen Size
All Devices
Tested By
Abdul Hamid
Steps to Reproduce¶
- Navigate to a page with Filter functionality.
- Apply filters or perform a search.
- Observe the UI behavior between initiating the search and results appearing.
- Perform another similar search and compare the results.
Expected Result
- A loader, spinner, or progress indicator should be displayed while the search is in progress.
- Users should clearly understand that a new search is being processed.
- Updated results should be clearly distinguishable from previous search results.
Actual Result
- No loader or indication is shown during the search process.
- Users may think the system is unresponsive or may confuse old results with new ones.
Attachments
Types of Issue
UX / Usability Issue
Root Cause:
Impacted Area:
Updated by Md.Sajib Ahmed 3 months ago
- Assignee set to Md. Abdul Hamid
- % Done changed from 0 to 100
If we implement this loading approach, we’ll lose some advanced Next.js features.
At the architecture level, we haven’t considered adding loading during filter actions.
Updated by Aman Bhuiyan 9 days ago
- Assignee changed from Md. Abdul Hamid to Md.Sajib Ahmed
Updated by Md.Sajib Ahmed 8 days ago
- Assignee changed from Md.Sajib Ahmed to Sayful Islam