← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1603496] Re: UX: Dropdown with several items does not fit in modal

 

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

commit f40e9d438eb759d43e76e837d042740d89d622d8
Author: Eddie Ramirez <eddie.ramirez@xxxxxxxxx>
Date:   Fri Oct 21 23:00:15 2016 +0000

    Allow dropdowns to be in front of div.modal-footer
    
    This removes some oddities with the CSS causing select menus to be
    hidden in some circumstances. The side effect of this is that when the
    modal body is tall, the window now scrolls instead of the body. I'm not
    sure if this is actually bad, but its different.
    
    Change-Id: If890ada4c1c450962789db23e9b4cfc50fe77900
    Closes-Bug: 1603496


** 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/1603496

Title:
  UX: Dropdown with several items does not fit in modal

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  How to reproduce:

  1. Go to Admin->Volumes
  2. Choose one volume from the table and click on "Update Volume Status"
  3. A new modal opens, expand the Status dropdown
  4. See all items in dropdown.

  Actual result:
  An annoying situation where the dropdown menu does not fit in the modal window, making the browser to show the scrollbar.

  Expected result:
  See all items without scrolling up/down.

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


References