Public bug reported: Commit [1] introduced bug of wrong compilation of html tags in [2] template. It improperly handles chart elements when their amount does not satisfy criterion "(amount-1) % 2 = 0". "Bug" is in not closed "div" element that leads to improper interpretation of elements on page. Also, this template always shows 6 elements on each row and one more on the new one. This template should not split charts by rows explicitly. It fits page nicely without it.
For the moment it looks as 2 rows aligned for left on wide screen. [1] https://github.com/openstack/horizon/commit/3a2564e3 [2] https://github.com/openstack/horizon/blob/3a2564e3/horizon/templates/horizon/common/_limit_summary.html ** Affects: horizon Importance: Undecided Assignee: Valeriy Ponomaryov (vponomaryov) Status: In Progress -- 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/1578978 Title: Limit summary view on project/overview page is broken when amount of charts is changed Status in OpenStack Dashboard (Horizon): In Progress Bug description: Commit [1] introduced bug of wrong compilation of html tags in [2] template. It improperly handles chart elements when their amount does not satisfy criterion "(amount-1) % 2 = 0". "Bug" is in not closed "div" element that leads to improper interpretation of elements on page. Also, this template always shows 6 elements on each row and one more on the new one. This template should not split charts by rows explicitly. It fits page nicely without it. For the moment it looks as 2 rows aligned for left on wide screen. [1] https://github.com/openstack/horizon/commit/3a2564e3 [2] https://github.com/openstack/horizon/blob/3a2564e3/horizon/templates/horizon/common/_limit_summary.html To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1578978/+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