BUG #4042
open[SQA] Filter box skeleton UI does not match actual content styling
100%
Description
In the Filter box, the skeleton loader UI does not match the final rendered content. The skeleton displays a border that is not present or required in the actual filter content, causing a visual mismatch during loading.
Module / Page
Filter Box
Module Section
Skeleton Loader / Filter Content
Screen Size
Desktop (768px and above), All Devices
Tested By
Abdul Hamid
Steps to Reproduce¶
- Navigate to a page containing the Filter box.
- Reload the page or navigate in a way that triggers the skeleton loader.
- Observe the skeleton loader styling.
- Wait for the filter content to fully load.
- Compare the skeleton UI with the final rendered filter content.
Expected Result
The skeleton loader should match the structure and styling of the actual filter content.
Unnecessary elements such as borders should not be displayed if they are not part of the final UI.
Actual Result
The skeleton loader displays a border that does not exist in the final filter content, resulting in an inconsistent loading experience.
Attachments
Proof of Concept
Types of Issue
UI / Skeleton Loader 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