material-components / material-components/material-web
select: component closes underlying menu when selected
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 11.3k
- Forks
- 1.1k
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 13
Description
What is affected?
Component
Description
When you add a select component to the menu and you select something in the select component then the select menu is closed but the underlying menu is closed as well.
Reproduction
Reproducer can be found here
Workaround
I have not found a workaround.
Is this a regression?
No or unsure. This never worked, or I haven't tried before.
Affected versions
1.0.1
Browser/OS/Node environment
Browser: Chrome 118.0.5993.89
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Lit playground reproduction, especially the md-menu, md-outlined-select, and md-select-option entry points. Confirm that selecting an option closes the select while leaving the underlying md-menu open; the fix is done when this behavior is reproduced without the parent menu closing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100