axa-ch-webhub-cloud / pattern-library

AXA CH UI component library. Please share, comment, create issues and work with us!
https://axa-ch-webhub-cloud.github.io/plib-feature/develop
126 stars 17 forks source link

Add linear progress loader #2140

Closed marcwelz closed 3 years ago

marcwelz commented 3 years ago

Adding a progress loader who can be utilised when the length of a specific task can be determined.

Figma: https://www.figma.com/file/6zurYk3bJpzUg0H2THSxGF/AXA-UI-Kit?node-id=6107%3A2

marcwelz commented 3 years ago

To the team: should we use <progress> or a <div> tag?

danyball commented 3 years ago

To the team: should we use <progress> or a <div> tag?

if <progress> is style-able then use it (like Markus said).