-
Notifications
You must be signed in to change notification settings - Fork 91
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
BZ#1653193 - Custom buttons - only show button name when the "Display on Button" option is set #1506
Conversation
Checked commit https://github.com/himdel/manageiq-ui-service/commit/e75b111885aa31bd23f7ef026ce3cae16e6c2ec4 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
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.
Oh snap this, wasn't in ui-components 😬 awesome ! (goooooood to know)
Yup, looks like we're not using the same toolbar in SUI yet, for better or worse :). (I'm guessing this is because the CUI toolbar relies on having the data preprocessed by the ruby side, instead of reading from the API) |
BZ#1653193 - Custom buttons - only show button name when the "Display on Button" option is set (cherry picked from commit 71856b0) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1653193
Hammer backport details:
|
BZ#1653193 - Custom buttons - only show button name when the "Display on Button" option is set (cherry picked from commit 71856b0) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1655772
Gaprindashvili backport details:
|
Only show custom button names when the "Display on Button" option is set.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1653193