yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41326
[Bug 1287616] Re: horizon.less does not use bootstrap mixins
horizon.less was converted to horizon.scss
** Changed in: horizon
Status: In Progress => Invalid
--
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/1287616
Title:
horizon.less does not use bootstrap mixins
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
Horizon use Bootstrap to provide an easy way to design the
application. Bootstrap has some utils functions called mixins, these
functions avoid the use of prefixed css properties. In the file
horizon.less those mixins are not used and can lead to issues on
dedicated browsers, in addition it reduces the number of line to
maintain.
Furthermore, a lot of features which could be handled by css are made
in javascript with jquery, it could be interesting to migrate this
logic to css and reduce the footprint of the javascript in horizon.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1287616/+subscriptions
References