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

Improved a "more" dropdown menu doesn't diappear without a user's click #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qkrwoghd04
Copy link

Hi flipkart-mern team,

I was really impressed with your project! I noticed that the "More" dropdown menu currently requires a click to open and close, which could be a bit inconvenient for users.

To improve the user experience, I've made a small change to make the dropdown menu responsive to hover interactions. Now, when the user hovers their mouse over the "More" button, the menu will automatically appear, and it will disappear when the mouse moves away

not automatically disappear

Key Changes:

  • Replaced click-based interaction with hover-based interaction: The dropdown menu now opens and closes on hover.
  • Minor CSS adjustments (if applicable): Made some small CSS tweaks to ensure the menu looks and functions well with the hover behavior.

I've tested this thoroughly, and it seems to work seamlessly. I hope this enhancement adds a touch of polish to your already awesome project!

Thank you for your time and consideration.

Copy link

vercel bot commented May 15, 2024

@qkrwoghd04 is attempting to deploy a commit to the Jigar Sable's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented May 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flipkart-mern ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 11:15am

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.

2 participants