Skip to content

Bug: Navigation Link Hover State Activates Outside Visible Link Area #1642

Description

@RajD2910

Description

In the footer/community section, navigation links appear highlighted even when the cursor is not directly over the visible text or icon.

Current Behavior
Hover effects are triggered before the cursor reaches the actual link.
The cursor changes to a pointer while positioned in nearby empty space.
This makes it difficult to determine the true clickable area.

Expected Behavior
Hover styling should activate only when the cursor is directly over the intended clickable element.
The visual hover area should accurately match the clickable region.
Possible Cause

The anchor/button element or its parent container may have excess padding, width, or a hover style applied to a larger wrapper element.

Impact
Inconsistent user experience.
Misleading visual feedback.
Reduced UI precision and accessibility.

Screenshot

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfrontendIssues related to UI/UX

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions