Skip to content

Adilrasheed1/#127#142

Open
Adilrasheed1 wants to merge 3 commits into
ohcnetwork:mainfrom
Adilrasheed1:Adilrasheed1/#127
Open

Adilrasheed1/#127#142
Adilrasheed1 wants to merge 3 commits into
ohcnetwork:mainfrom
Adilrasheed1:Adilrasheed1/#127

Conversation

@Adilrasheed1
Copy link
Copy Markdown

Description

This PR fixes the issue where the dropdown menu's border radius was removed when hovering over the parent navigation item, causing an inconsistent and visually unpleasant UI.

Changes Made

  • Preserved dropdown border radius during hover states.
  • Updated hover styling to maintain consistent rounded corners.
  • Ensured smooth visual transition between navigation item and dropdown menu.

Issue

Fixes #127

Testing

  • Verified dropdown retains border radius on hover.
  • Tested navigation hover interactions across the affected menu items.
  • Confirmed no visual regressions in the navbar dropdown behavior.

Before

Dropdown corners became square on hover.

After

Dropdown maintains its rounded corners on hover, providing a consistent UI experience.
a90307c8-0f8f-45d4-b1b1-ea69f4a5c62d.webm

@netlify
Copy link
Copy Markdown

netlify Bot commented May 25, 2026

Deploy Preview for landing-ohc ready!

Name Link
🔨 Latest commit 7d4305c
🔍 Latest deploy log https://app.netlify.com/projects/landing-ohc/deploys/6a13d8fbd46de600080d15a5
😎 Deploy Preview https://deploy-preview-142--landing-ohc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@Adilrasheed1
Copy link
Copy Markdown
Author

Hey @bodhish @rithviknishad could you please review this PR?
It fixes the dropdown border radius issue on hover.
Preview is live on Netlify.

@bodhish
Copy link
Copy Markdown
Member

bodhish commented May 25, 2026

Most of those are added intentionally, do create an issue before opening a PR;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop down removing border radius on hover

2 participants