You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to have something like GitHub has in their steps, see images below. Essentially, the difference is that the final step is the actually completion. So when you reach it, we're done. I want to show a check only on the last step, and I want to have the background filled when you reach that step, not when it completes.
I looked at the options available, and it doesn't look like it's possible. But maybe it wouldn't be too much work to add the support for it? Not sure how to best configure it though...
Step 1
Step 4 (completion) \
The text was updated successfully, but these errors were encountered:
Hey @anton-johansson thanks for pointing this out, although you can't replicate the steps as they are there exactly yet - you could do something quite similar by using custom icons and tricking it into completing before the last step.. See code sandbox below with an example:
I would say that it's not optimal, because it kind of looks like you complete two steps at once. However, I would also say that it is good enough for now. :D I would love to see some options for improving it. Do you think it's something that you would want in this library?
I would like to have something like GitHub has in their steps, see images below. Essentially, the difference is that the final step is the actually completion. So when you reach it, we're done. I want to show a check only on the last step, and I want to have the background filled when you reach that step, not when it completes.
I looked at the options available, and it doesn't look like it's possible. But maybe it wouldn't be too much work to add the support for it? Not sure how to best configure it though...
Step 1
Step 4 (completion)
\
The text was updated successfully, but these errors were encountered: