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
Currently assigning this to myself, as I have some ideas on how to do it already. Though I will wait for the other stepper styling issues to be completed so that I can work off of that.
As a particular example, collapsed bubbles should be orange if one of their children has an error.
IMO this does not have to be dynamic at this stage. The stepper can simply expand on page load. Though Ty did some research on how to do this dynamically with JS/Bootstrap and it doesn't seem hard at all.
Currently assigning this to myself, as I have some ideas on how to do it already. Though I will wait for the other stepper styling issues to be completed so that I can work off of that.
As a particular example, collapsed bubbles should be orange if one of their children has an error.
IMO this does not have to be dynamic at this stage. The stepper can simply expand on page load. Though Ty did some research on how to do this dynamically with JS/Bootstrap and it doesn't seem hard at all.
https://getbootstrap.com/docs/5.3/components/collapse/
The text was updated successfully, but these errors were encountered: