Bug 1733295 - No Cancel button for comparing Hosts
Summary: No Cancel button for comparing Hosts
Keywords:
Status: POST
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.11.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.11.z
Assignee: Hilda Stastna
QA Contact: Sudhir Mallamprabhakara
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-07-25 15:58 UTC by Hilda Stastna
Modified: 2023-05-31 23:33 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
No Cancel button (97.10 KB, image/png)
2019-07-25 15:58 UTC, Hilda Stastna
no flags Details

Description Hilda Stastna 2019-07-25 15:58:23 UTC
Created attachment 1593437 [details]
No Cancel button

Description of problem:
Cancel button is missing for comparing Hosts/Nodes, there is no possibility to go back or cancel the action.

Version-Release number of selected component (if applicable):
5.10.7, 5.11

How reproducible:
100%

Steps to Reproduce:
1. Go to Compute > Infrastructure > Hosts
2. Select some Hosts from the list (checkboxes)
3. Configuration > Compare Selected items

Actual results:
No Cancel button in the footer of the page, no possibility to cancel the action or to go back.

Expected results:
Cancel button present and working.

Additional info:
Cancel button is present for example while comparing items for example under Compute > Infra > VMs. I would expect the same here.

Comment 8 Hilda Stastna 2019-07-26 14:17:04 UTC
Note that Cancel button is missing in multiple screens
(but not all of them), for comparing also other types of items
(Templates, VMs), especially when displaying items as a nested
list from Relationships table. But probably the same fix will
be applicable to those as the fix for Hosts.

Comment 10 CFME Bot 2019-08-27 13:43:07 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/e14f94c3b920ce3c6d9b1910aac3a2d1d1a50387
commit e14f94c3b920ce3c6d9b1910aac3a2d1d1a50387
Author:     Hilda Stastna <hstastna>
AuthorDate: Tue Aug 13 12:25:45 2019 -0400
Commit:     Hilda Stastna <hstastna>
CommitDate: Tue Aug 13 12:25:45 2019 -0400

    Allow canceling comparing Hosts

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

 app/controllers/application_controller/compare.rb | 6 +
 app/views/layouts/_compare.html.haml | 8 +
 config/routes.rb | 1 +
 3 files changed, 15 insertions(+)


Note You need to log in before you can comment on or make changes to this bug.