Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hover Effect in Navbar and Implement Drop-down Menu #535

Open
falakniyaz94 opened this issue Oct 23, 2024 · 1 comment
Open

Add Hover Effect in Navbar and Implement Drop-down Menu #535

falakniyaz94 opened this issue Oct 23, 2024 · 1 comment

Comments

@falakniyaz94
Copy link

falakniyaz94 commented Oct 23, 2024

I would like to propose enhancements to the current navbar for better user experience and interactivity. Currently, there is no hover effect on the navbar links, and certain sections like "Hospitals Around" and "Lab Test" can benefit from a drop-down menu to simplify navigation.

Proposed Changes:

  1. Hover Effect:

    • Add a hover effect to all navbar items to indicate interactivity.
    • Ensure smooth transition effects to maintain a modern and fluid user experience.
  2. Drop-down Menu Structure:
    You can create a drop-down menu labeled as "Services" or "Explore" that will contain the following options:
    Blog
    Lab Test
    Hospitals Around
    Instant OPD

Navbar Layout:

The navbar would look like this:

Home | About | Services ⌄ (Drop-down menu containing "Blog," "Lab Test," "Hospitals Around," and "Instant OPD") | Login | Register

Dropdown Implementation:

On hover or click on the "Services" menu, a dropdown will appear displaying the sub-options (Blog, Lab Test, Hospitals Around, Instant OPD).
The drop-down can have a light background and subtle hover effects to indicate which item is selectable.

Can you please assign this issue to me ? @Luson045
I am ready to work on these improvements.


Screenshot 2024-10-23 105251
@falakniyaz94

@sameer-soni
Copy link
Contributor

@Luson045 this issue hasn't been solved yet, can i get assigned? I'll solve this today.

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

No branches or pull requests

3 participants