Reviewed: https://review.openstack.org/297291 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e86b1e4c064c88920c25be31238113129ab061ed Submitter: Jenkins Branch: master
commit e86b1e4c064c88920c25be31238113129ab061ed Author: Matt Borland <matt.borl...@hpe.com> Date: Thu Mar 24 11:54:42 2016 -0600 Move magic-search bar out of the smart-table structure This patch allows the magic-search bar to be moved out of the smart-table table structure. This was causing trouble for styling but also didn't allow for much flexibility in layout. Closes-Bug: 1558772 Change-Id: I461b233e56ddf404d75c094c54473e43ee50e7c8 ** 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/1558772 Title: Magic-Search shouldn't exist inside of table structure Status in OpenStack Dashboard (Horizon): Fix Released Status in OpenStack Search (Searchlight): In Progress 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 : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp