More Actions button should be disabled when none of the actions is available

Bug #1668718 reported by Ying Zuo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
yuki kasuya

Bug Description

Steps to reproduce:
1. Go to Instances panel
2. Click the More Actions button on top of the table

Note that none of the actions in the dropdown is available since no instance is selected. The More Actions dropdown should be disabled when all of the actions are disabled.

Revision history for this message
Eddie Ramirez (ediardo) wrote :

I am partially able to reproduce this bug.
1) The button is enabled when the browser is still resolving all HTTP requests.
2) The button is disabled when the browser has loaded the entire page (js, imgs, css, etc) (window.onload)

Revision history for this message
Eddie Ramirez (ediardo) wrote :

Well, the button itself is never disabled but its options are. If what you want to change here is that the "More actions" button should be disabled just as the "Delete Instances" button then yes :)

Changed in horizon:
status: New → Confirmed
yuki kasuya (yu-kasuya)
Changed in horizon:
assignee: nobody → yuki kasuya (yu-kasuya)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/442290

Changed in horizon:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/442290
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c815285c1e780514fd2cc5e1b17298e6b717f6d9
Submitter: Jenkins
Branch: master

commit c815285c1e780514fd2cc5e1b17298e6b717f6d9
Author: yuki kasuya <email address hidden>
Date: Wed Nov 9 00:55:36 2016 +0900

    Change a behavior of more actions dropdown

    Disable more actions dropdown when no instances is selected.

    Change-Id: Ida09e51da746ef55768a2c0a75fb27e7b06e6a4c
    Closes-Bug: #1668718

Changed in horizon:
status: In Progress → Fix Released
Changed in horizon:
milestone: none → pike-1
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 12.0.0.0b1

This issue was fixed in the openstack/horizon 12.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.