Content
Implementation SPAR-38: Display both self and derived value in UI for Work and Remaining Work fields
View differences
Updated by Christophe Bliard over 2 years ago
See ##40867 for the full picture.
* Follow figma file spec [https://www.figma.com/file/znrocQvFNLb5jXRXNo7oeD/Progress-estimation?node-id=52-9257](https://www.figma.com/file/znrocQvFNLb5jXRXNo7oeD/Progress-estimation?node-id=52-9257)
* Alignment will be a challenge
* value should be displayed as: own value, and, if derived value is set, followed by a middle point "·", Σ, dash, ∑, and the derived value, both in a different color. (like "15 h · Σ 140 h") color
* if no children, then only own value is displayed
* for work and estimated work
* if own value is the same as derived value, then only own value is displayed
* if own value is not set, and derived value is set, then it displays the placeholder dash for the own value. (like "- · Σ 140 h") only derived value is displayed
Questions:
* How should screen readers speak aloud this value?
References
* About aligning numbers with fonts, check this: https://gdpsu.typepad.com/354/type-basics.html
* Follow figma file spec [https://www.figma.com/file/znrocQvFNLb5jXRXNo7oeD/Progress-estimation?node-id=52-9257](https://www.figma.com/file/znrocQvFNLb5jXRXNo7oeD/Progress-estimation?node-id=52-9257)
* Alignment will be a challenge
* value should be displayed as: own value, and, if derived value is set, followed by a middle point "·", Σ,
* if no children, then only own value is displayed
* for work and estimated work
* if own value is the same as derived value, then only own value is displayed
* if own value is not set, and derived value is set, then it displays the placeholder dash for the own value. (like "- · Σ 140 h")
Questions:
* How should screen readers speak aloud this value?
References
* About aligning numbers with fonts, check this: https://gdpsu.typepad.com/354/type-basics.html