yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34318
[Bug 1434303] Re: [Launch Instance Fix] Fix donut chart title data and standardize design
** Changed in: horizon
Status: Fix Committed => 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/1434303
Title:
[Launch Instance Fix] Fix donut chart title data and standardize
design
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Currently, each step passes in settings for the donut charts. These
can be standardized in the chart itself, and overrides removed from
each step. In addition we can add constants to the charts for label
names (so that they may be translated) and css classes. These can then
be leveraged for validation UX. In addition, there is a bug where the
chart title shows (# Max), however this # is not really the Max limit
and instead is a sum of usage, added and available. We should add a
maxLimit property to the chartData object that when passed will ensure
it stays intact and therefore can be used for validation. If no
maxLimit is specified, the current chart logic can be used to sum the
usage, added and available items, but we should change the title to
show (# Total) instead of (# Max)
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434303/+subscriptions
References