openedx / openedx/paragon

Bug: Checkbox menu items are not as clickable as they should be

Open
#3,020 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
140
Forks
100
Avg merge
1h 3m
Merged PRs (30d)
30

Description

  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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in the Menu with form example at the linked Paragon documentation page, clicking the indicated areas around the checkbox. Read the Form.Checkbox and MenuItem component entry points to understand their interaction. Done means clicking those areas checks “Blue” consistently with the expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.