influxdata / clockface

UI Kit for building Chronograf
https://influxdata.github.io/clockface
MIT License
43 stars 18 forks source link

Subway Nav Additions #753

Closed helenosheaa closed 2 years ago

helenosheaa commented 2 years ago

Describe the solution you'd like The subway nav currently has "Setting Up" hardcoded as the title text. I need it to be handed in as a prop so we can match the cloud subscriptions UI where it sometimes has the name of a subscription in that location.

I also need the icon ticks not to be rendered in certain situations. We could had in optional prop to the steps that says whether to turn the icon into a checkmark upon completion. This is for the edit view of the subscriptions design.

Example of different text:

Screen Shot 2022-04-07 at 12 50 04 PM

Should be able to progress to next section without the top item becoming a tick:

Screen Shot 2022-04-07 at 12 47 57 PM