Closed drikusroor closed 3 days ago
Nice! As we'll typically have max values around 5-10 (i.e., different questions or experiments), I wonder whether percentage is all that useful to have. It's nice to have, but it should be disabled by default.
I'll remove it since we will most likely only use the progress bar in this location. If we need it in the future it's easy to add, but for now it means a feature that we would need to maintain.
Introduce a new ProgressBar component that allows customization of properties and styles. Enhance the associated stories with decorators for improved visualization.
The component is not yet configured to be used in the
AppBar
as it kind of depends on the technical approach we want to take with regards to the content. See also the related issue of #1334