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

[FINE] Fixes display of confirmation message when deleting Saved Report #3849

Closed
wants to merge 1 commit into from

Conversation

GregP
Copy link
Contributor

@GregP GregP commented Apr 25, 2018

Fixes display of confirmation flash message when deleting singleton report on Saved Reports tab.

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

Also, a duplicate with same issue: https://bugzilla.redhat.com/show_bug.cgi?id=1489387

Both apply only to FINE.

Screen shots prior to fix, first a single report listed in the tab. In this case, a new report was Queued. Actual condition for the non-display of confirmation flash message was tracked down to when ONLY one report is available for deletion, this screen shot shows creation of just one report as a set up for further delete report confirmation:
saved report tab one report listed prior to code fix

Single report deleted, no confirmation message, prior to code fix, just am info message for no reports to list:
saved report tab one report deleted prior to code fix

Single report listed, post code fix:
saved report tab one report listed post fix

Single report deleted post code fix, flash message display:
saved report tab one report deleted post fix

Report deleted from multi-report list, post code fix:
saved reports tab multi-report listed post fix

Deleted confirmation message display:
saved reports tab one report from multi-list deleted post fix

@miq-bot miq-bot changed the title Fixes display of confirmation message when deleting Saved Report [FINE] Fixes display of confirmation message when deleting Saved Report Apr 25, 2018
@miq-bot
Copy link
Member

miq-bot commented Apr 25, 2018

Checked commit GregP@8580aee 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
Copy link
Contributor

@simaishi LGTM

Copy link

@martinpovolny martinpovolny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on @h-kataria 's LGTM, I am formally approving this one so that is shows as approved.

@simaishi
Copy link
Contributor

simaishi commented Oct 4, 2018

As per BZ target release, we're not fixing this in Fine branch. Closing.

@simaishi simaishi closed this Oct 4, 2018
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.

None yet

5 participants