-
Notifications
You must be signed in to change notification settings - Fork 142
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
[Multiaddselect]: admin/editor role can open the dropdown #5450
Comments
after some investigation i have confirmed that this is actually a problem with i'll keep this issue open since everything is already documented here. |
further investigation shows this problem persists through the carbon you can see the problem persisting in their storybook https://react.carbondesignsystem.com/?path=/story/components-composedmodal--with-scrolling-content |
I've traced the bug back to core and will be submitting a fix there. issue for reference carbon-design-system/carbon#16846 |
just waiting on the PR in carbon to be merged carbon-design-system/carbon#16847 |
carbon-design-system/carbon#16847 has been merged. fix should be included in the next carbon release. closing issue 🎉 |
Package
Carbon for IBM Products
Description
The "role" (ie admin, editor, etc.) dropdown can be open/closed when clicking on the text "Role". Seems like only the dropdown itself should be able to do this.
Screen.Recording.2024-06-10.at.12.41.19.PM.mov
Component(s) impacted
multiaddselect
Browser
No response
@carbon/ibm-products (previously @carbon/ibm-cloud-cognitive) version
2.41.0
Severity
Severity 4 = The problem is not visible to or noticeable to an average user. Affects minor functionality, no workaround needed.
Product/offering
n/a
CodeSandbox or Stackblitz example
https://carbon-for-ibm-products.netlify.app/?path=/story/ibm-products-patterns-add-and-select-multiaddselect--with-modifiers&globals=viewport:basic
Steps to reproduce the issue (if applicable)
go to: https://carbon-for-ibm-products.netlify.app/?path=/story/ibm-products-patterns-add-and-select-multiaddselect--with-modifiers&globals=viewport:basic
click on one of the checkbox "items" and then click on the "role" next to the dropdown
Release date (if applicable)
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: