-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Fixes bug where users were unable to click on text next to checkboxes/radios in modals #10279
Fixes bug where users were unable to click on text next to checkboxes/radios in modals #10279
Conversation
Build succeeded.
|
@mabashian this one will need a rebase. I also triggered an e2e test run. |
fbb00c1
to
4b4e578
Compare
This is now in a broken state after rebase because the component in question was refactored to our new list paradigm. I'll have to take another stab at it. |
Build succeeded.
|
Build failed.
|
recheck |
Build failed.
|
recheck |
Build succeeded.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now one can select radio/checkbox clicking on the row inside modals
Build succeeded (gate pipeline).
|
SUMMARY
link #8852
This should impact lists in modals where the user can select one or more of the rows. They should now be able to click on the text/row in order to select. Examples:
ISSUE TYPE
COMPONENT NAME