Open Naghal opened 3 years ago
Meanwhile, as a workaround, I am adding the .progtrckr-undefined class in my css as the same as prgtrckr-todo.
.progtrckr-undefined {
color: silver;
border-bottom: 4px solid silver;
}
@Naghal sorry for the delay.
Glad you found a CSS fix - but we will fix this in code soon. I'll keep the ticket open
Describe the bug When you have conditionnal steps and the navigation bar is enabled, when a step goes from hidden to visible, the class
progtrckr-undefined
is added to the last li element instead ofprogtrckr-todo
.To Reproduce Steps to reproduce the behavior:
Expected behavior The list item should have the proper class or we should have access to a method to refresh the navigation progressbar
Screenshots
Desktop (please complete the following information if applicable):
Additional context Package version : ^6.0.2 Code to reproduce: