Actions
BUG #3860
open[SQA] "About Us" and "Sign In" Overlapping in Navbar
Start date:
12/10/2025
Due date:
% Done:
100%
Estimated time:
Description
Description¶
On the index page, the "About Us" and "Sign In" elements in the navbar are overlapping due to layout or spacing issues.
This overlap creates a visual disruption and reduces navigation clarity for users.
Screens: Desktop (≥768px), Tablet (375px–768px), Mobile (≤375px)
Tested By: Aman Bhuiyan
Steps to Reproduce¶
- Open the PQS Japan staging website.
- Navigate to the homepage.
- Click on the "About Us" then hover the "Sign In" button.
- Check the navbar section containing About Us and Sign In.
- Observe the overlapping elements.
Expected Result¶
The "About Us" and "Sign In" elements should be properly spaced and aligned, with no visual overlap.
Actual Result¶
The two elements overlap on the index page, causing UI distortion and reducing navigation readability.
Attachments¶
Module / Section¶
Navbar / Header
Root Cause:¶
hover event
Impacted Area:¶
sign in section in navbar
Updated by Nazmul Hossain Shovon 4 months ago
- Description updated (diff)
- Status changed from Pending to In Progress
- % Done changed from 0 to 100
Updated by Aman Bhuiyan 3 months ago
- Status changed from In Progress to Complete
Actions