Skip to content
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

Merged
merged 1 commit into from
Jan 10, 2018

Conversation

karelhala
Copy link
Contributor

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 set miq-sand-paper back.

Related issues/PRs

#3062

BZ

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1530939

@karelhala
Copy link
Contributor Author

@miq-bot add_label bug,gaprindashvili/yes, gtls
@miq-bot assign @martinpovolny
@himdel please review

@martinpovolny
Copy link
Member

Toolbar issue from #3062 seems to be reintroduced with this PR. @karelhala : please, take a look.

@karelhala
Copy link
Contributor Author

@martinpovolny fixed.

@martinpovolny
Copy link
Member

Restarted travis.

@miq-bot
Copy link
Member

miq-bot commented Jan 10, 2018

Checked commit karelhala@10754ad with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🍰

@martinpovolny
Copy link
Member

Looks good. Fixes the issue, does not reintroduce the toolbar issue.

Waiting for Travis.

@martinpovolny martinpovolny merged commit db59822 into ManageIQ:master Jan 10, 2018
@martinpovolny martinpovolny added this to the Sprint 77 Ending Jan 15, 2018 milestone Jan 10, 2018
simaishi pushed a commit that referenced this pull request Jan 10, 2018
Fire new event when toolbar click finish
(cherry picked from commit db59822)

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1533234
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit c4b951beafe84044a2f72cdcb9449b1bec02ba5f
Author: Martin Povolny <[email protected]>
Date:   Wed Jan 10 13:45:57 2018 +0100

    Merge pull request #3192 from karelhala/toolbarClickFinish
    
    Fire new event when toolbar click finish
    (cherry picked from commit db59822040ac362de5a350077fb33f7f0a18e32e)
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1533234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants