-
Notifications
You must be signed in to change notification settings - Fork 357
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
Fire new event when toolbar click finish #3192
Conversation
@miq-bot add_label bug,gaprindashvili/yes, gtls |
Toolbar issue from #3062 seems to be reintroduced with this PR. @karelhala : please, take a look. |
7298178
to
c1abd2c
Compare
@martinpovolny fixed. |
Restarted travis. |
…f GTL is present and click on toolbar finish Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1530939
c1abd2c
to
10754ad
Compare
Checked commit karelhala@10754ad with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
Looks good. Fixes the issue, does not reintroduce the toolbar issue. Waiting for Travis. |
Fire new event when toolbar click finish (cherry picked from commit db59822) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1533234
Gaprindashvili backport details:
|
…3192 Fixes the multiselect dropdown linger issue https://bugzilla.redhat.com/show_bug.cgi?id=1533808
…3192 Fixes the multiselect dropdown linger issue https://bugzilla.redhat.com/show_bug.cgi?id=1533808
Fixes present class on main div when clicked on GTL item
Class which was still present was
miq-sand-paper
which caused greyed content background. This PR fires new event when click on toolbar is finished and if such event is cought by report data it will check if any grid is present and if so, it will setmiq-sand-paper
back.Related issues/PRs
#3062
BZ
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1530939