Skip to content

Resolve "OVERVIEW: Computed Values"

Noel Simmel requested to merge 724-overview-computed-values into main

Closes #724

Finally the computed value components are streamlined. I was able to simplify them even more + make the general style more uniform

I moved the getters for icon and displayValue to the base class. It saves a lot of code in the components and can still be overwritten, if we ever do want to have different functionality here.

Edited by Noel Simmel

Merge request reports

Loading