Reviewed: https://review.openstack.org/317829 Committed: https://git.openstack.org/cgit/openstack/magnum-ui/commit/?id=3bd93a817a5f6d8c3afe70b13d97e46b927b78bf Submitter: Jenkins Branch: master
commit 3bd93a817a5f6d8c3afe70b13d97e46b927b78bf Author: shu-mutou <[email protected]> Date: Wed May 18 13:36:30 2016 +0900 Move magic-search bar out of the table structure This patch moves the magic-search bar to out of the table structure. Also this patch allows much flexibility in layout. Change-Id: I0312d79143515b0a82a2b17776fbb502a36b6b03 Closes-Bug: #1558772 ** Changed in: magnum-ui 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/1558772 Title: Magic-Search shouldn't exist inside of table structure Status in OpenStack Dashboard (Horizon): Fix Released Status in Magnum UI: Fix Released Status in OpenStack Search (Searchlight): Fix Committed Bug description: Currently, the way the Angular Magic-Search directive works, it requires being placed in the context of a smart-table. This is not ideal and causes trouble with formatting. A good solution would allow the search bar directive to be placed outside of the table structure in the markup. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1558772/+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

