← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1794000] Re: Instance rebuild long image list

 

Reviewed:  https://review.opendev.org/700557
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6d149b0e8138611516b652cf6b8157725f717048
Submitter: Zuul
Branch:    master

commit 6d149b0e8138611516b652cf6b8157725f717048
Author: 白子玉 <baiziyu@xxxxxxxxxx>
Date:   Wed Dec 25 17:25:25 2019 +0800

    Change Rebuild Instance Form select widget to normal style
    
    Replace select widget from ThemableSelectWidget to SelectWidget.
    When there are too many images, ThemableSelectWidget will be too long and
    makes choosing an image hard. But normal style select can provide a scroll
    bar there.
    
    Change-Id: I843c5011d3caf9946210b7ee236e76318a646173
    Closes-Bug: #1794000


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1794000

Title:
  Instance rebuild long image list

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We are running the Queens (3:13.0.1-0ubuntu1) version of Horizon
  Dashboard. When rebuilding an instance via the dashboard, the "Select
  Image *" dropdown field does not include a filter in the same way as
  the "Launch Instance" wizard does. We do have a lot of images, so the
  dropdown list is quite long, making it rather timely to find the
  original image launched for the instance. It's not possible to type
  the first few characters of the image to have the image highlighted,
  so there is really no other way than to scroll through them all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1794000/+subscriptions


References