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

Do not show tooltip on listicons in GTLs when they're not clickable #4653

Merged
merged 1 commit into from
Sep 13, 2018

Conversation

skateman
Copy link
Member

When displaying custom button events for a record, the listicon had a View Details tooltip even if the table wasn't even clickable. Through the params in view_to_hash it is possible to determine if it's clickable, so the tooltip can be hidden based on this boolean.

@miq-bot add_label bug, gaprindashvili/no
@miq-bot add_reviewer @h-kataria

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

@skateman skateman force-pushed the listicon-tooltip-gtl branch from f5d2977 to 7c89ed6 Compare September 13, 2018 13:09
@miq-bot
Copy link
Member

miq-bot commented Sep 13, 2018

Checked commit skateman@7c89ed6 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@h-kataria h-kataria self-assigned this Sep 13, 2018
@h-kataria h-kataria added the gtls label Sep 13, 2018
@h-kataria h-kataria added this to the Sprint 95 Ending Sep 24, 2018 milestone Sep 13, 2018
@h-kataria h-kataria merged commit bbdb7c6 into ManageIQ:master Sep 13, 2018
@skateman skateman deleted the listicon-tooltip-gtl branch September 13, 2018 15:05
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.

3 participants