BUG #3997
open[SQA] Redundant navigation options in user profile dropdown
100%
Description
Issue Description
The user profile dropdown in the navbar includes both "Edit Profile" and "Settings" options, which navigate to the same URL and perform identical actions, resulting in redundant UI elements and potential user confusion.
Module / Page
Navbar / Header
Module Section
User Profile Dropdown
Screen Size
Desktop (768px and above)
Tested By
Aman Bhuiyan
Steps to Reproduce¶
- Log in to the application.
- Navigate to any page where the navbar is visible.
- Click on the user profile icon in the navbar.
- Click on "Edit Profile" and observe the navigation.
- Open the dropdown again.
- Click on "Settings" and observe the navigation.
Expected Result
The user profile dropdown should contain unique, non-redundant navigation options.
"Edit Profile" and "Settings" should either navigate to distinct functional pages or be consolidated into a single menu item.
Actual Result
Both "Edit Profile" and "Settings" navigate to the same URL and perform the same functionality, creating duplicate menu items.
Attachments
Proof of Concept
Types of Issue
UI / UX Issue
Root Cause:
Impacted Area:
Updated by Md.Sajib Ahmed 3 months ago
- Assignee set to Aman Bhuiyan
- % Done changed from 0 to 100