ogcio / ogcio-ds

MIT License
4 stars 0 forks source link

feat/6622 stepper component #90

Closed denes-fekeshazy closed 1 year ago

denes-fekeshazy commented 1 year ago

Add Progress Stepper component The SVG icons and step connectors are added by JS, therefore the required HTML to copy is cleaner. This also means that without JS running only the step labels are visible.

Before JS run: Screenshot 2023-01-25 at 05 08 40

After JS run: Screenshot 2023-01-25 at 05 08 32

Also created a new dist and package build.

anapaulalemos commented 1 year ago

The SVG icons and step connectors are added by JS, therefore the required HTML to copy is cleaner. This also means that without JS running only the step labels are visible.

I'm fine with that, I just think we probably need to add some warning that this component needs JS to work and also prioritize the task to show in the docs tab that the JS doesn't work there.

denes-fekeshazy commented 1 year ago

The SVG icons and step connectors are added by JS, therefore the required HTML to copy is cleaner. This also means that without JS running only the step labels are visible.

I'm fine with that, I just think we probably need to add some warning that this component needs JS to work and also prioritize the task to show in the docs tab that the JS doesn't work there.

I have added a ticket to azure devops to address that problem. https://dev.azure.com/OGCIO-Digital-Services/Digital%20Services%20Programme/_workitems/edit/7143