-
Notifications
You must be signed in to change notification settings - Fork 2.8k
console: fix listen update column config selection for event trigger (close #5042) #5043
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
Conversation
|
Review app for commit bb291cc deployed to Heroku: https://hge-ci-pull-5043.herokuapp.com |
rikinsk
left a comment
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.
UX and Changelog approved
beerose
left a comment
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.
|
@beerose Maybe we can ignore this for now? All these inconsistencies should go away once we do the refactor to use the common checkbox component everywhere. Till then we are always going to keep finding these inconsitencies. |
|
Makes sense, that's why I only left a comment. Will approve this. |
|
Review app https://hge-ci-pull-5043.herokuapp.com is deleted |
Description
Check out #5042
Also I noticed some inconsistencies in the checkboxes: cursor pointer, label not clickable, unnecessary margins. Fixed these as well.
Changelog
CHANGELOG.mdis updated with user-facing content relevant to this PR. If no changelog is required, then add theno-changelog-requiredlabel.Affected components
Related Issues
#5042