Reviewed: https://review.opendev.org/c/openstack/horizon/+/791525 Committed: https://opendev.org/openstack/horizon/commit/ba1e7ddc9b0b6a604c4f8f52d64e7f6c57142e52 Submitter: "Zuul (22348)" Branch: master
commit ba1e7ddc9b0b6a604c4f8f52d64e7f6c57142e52 Author: Rafael Weingärtner <[email protected]> Date: Fri May 14 15:48:41 2021 -0300 Enable floating search bar Depending on the size of the datatable, sometimes, the search bar is "hidden" due to the user scrolling. To make the interface more user-friendly, it is interesting that both the search bar and the sidebar are always displayed. Therefore, this patch is introducing changes to always pin the search bar and the sidebar at the top of the page. Closes-Bug: #1928678 Change-Id: I9186a4fa1dd2a16f75464ff3bb1c0c9b76a12cc7 ** 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/1928678 Title: Horizon side bar and data-table menus are not seeing with long lists Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Depending on the size of the datatable, sometimes, the search bar is "hidden" due to the user scrolling. To make the interface more user- friendly, it is interesting that both the search bar and the sidebar are always displayed. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1928678/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

