forked from dewank07/ElixirV3
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Issue Description: There is a tab in the navigation bar and a section on the page that both redirect to the same content. This redundancy leads to a poor user experience, as both the tab and the section serve the same purpose. One of them should be removed or repurposed.
Steps to Reproduce:
Open the website.
- Navigate through the tabs in the header (or sidebar).
- Click on the specific tab, and note the page it redirects to.
- Scroll to the section within the page and click its link.
- Both the tab and the section redirect to the same URL.
Expected Behavior: The tab and section should provide unique links or content. If they redirect to the same page, one should be removed or given a distinct purpose to avoid redundancy.
Actual Behavior: Both the tab and the section link to the same page, causing a duplicate navigation path.
Possible Fix:
- Either remove the redundant tab or section.
- Ensure the tab and section have distinct purposes, linking to different content.
- Review the site’s navigation flow to make sure all links are purposeful.
Screen-Recording :
tab.issue.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels