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

Non critical Issue - Incorrect menu behavior #212

Open
icysnake opened this issue Oct 11, 2020 · 1 comment
Open

Non critical Issue - Incorrect menu behavior #212

icysnake opened this issue Oct 11, 2020 · 1 comment
Labels
good first issue Good for newcomers

Comments

@icysnake
Copy link

Look what happened when I was highlighted the main menu text.
image

@codehag codehag added the good first issue Good for newcomers label Oct 15, 2020
@tgrecojs
Copy link

tgrecojs commented Mar 9, 2022

@icysnake happy to help out here if there's still interest to resolve this!

I just took a quick peep and it seems like there are conflicting behaviors here. I've taken a screen recording below which shows how each menu-item triggers the dropdown on hover. Then, nested inside of the menu-item <li>, an additional hook for triggering the dropdown is present within a .

tc39.github.io.menu.issue.mp4

I'm wondering if the goal is for the dropdown items to appear on hover, or on-click of the nested button, or something else.

Can you confirm the expected behavior for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants