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: Checkbox menu items are not as clickable as they should be #3020

Open
bradenmacdonald opened this issue Mar 25, 2024 · 0 comments
Open
Labels
bug Report of or fix for something that isn't working as intended

Comments

@bradenmacdonald
Copy link
Contributor

  1. Go to https://paragon-openedx.netlify.app/components/menu/#with-form
  2. Click in any of the indicted places:
    Screenshot 2024-03-25 at 2 03 10 PM

When you hover in these places, you'll see a hover effect. But when you click on them:

Expected behavior: "Blue" gets checked.

Actual behavior: nothing.

I took a look at fixing this but wasn't sure of the best approach as this is an interaction between two different components, Form.Checkbox and MenuItem

@bradenmacdonald bradenmacdonald added the bug Report of or fix for something that isn't working as intended label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of or fix for something that isn't working as intended
Projects
Status: Backlog
Status: Backlog
Development

No branches or pull requests

1 participant