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, the progress bar just works off of the count of the top-level requirements, which doesn't work well when you get nested requirements (because it doesn't move until you finish an entire top-level requirement.)
So we can use that for the progress bar.
The text was updated successfully, but these errors were encountered: