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

[BUG] Inconsistent pointer behavior on menu button hover #72

Open
IsteakShupto opened this issue Nov 15, 2024 · 2 comments
Open

[BUG] Inconsistent pointer behavior on menu button hover #72

IsteakShupto opened this issue Nov 15, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@IsteakShupto
Copy link

Prior Issues

I have checked through the existing issues and PRs but did not find any that address the inconsistent behavior of the pointer on the hamburger menu of the header components in DripUI.

Current Behavior

On the page where header components are listed (specifically where all basic navbars are displayed), the navigation button components show inconsistent behavior on hover in mobile view.

issue_on_hovering_a_menu_button

Steps to Reproduce

  1. Open the DripUI web app on Chrome or Edge browser.
  2. Navigate to the component's section.
  3. Go to the header components section.
  4. Select one of the basic navbar components and switch to mobile view.
  5. In mobile view, hover over the menu button (hamburger icon). The mouse pointer flickers between the default cursor and cursor-pointer, resulting in inconsistent behavior where the pointer briefly changes to the pointer icon and then reverts to the default cursor. This creates a bad user experience.

Expected Behavior

The flickering should stop, and the pointer should consistently remain as cursor-pointer when hovering over the menu button, without shifting between the default cursor and cursor-pointer.

Environment Details

  • This issue occurs on both Google Chrome and Microsoft Edge browsers.
@IsteakShupto IsteakShupto added the bug Something isn't working label Nov 15, 2024
@ShyneADL
Copy link

ShyneADL commented Dec 2, 2024

Assign this task to me

@chbasit
Copy link

chbasit commented Dec 3, 2024

fixed please check now
#75

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants