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
As a Smart Hub user, I want form navigation to be consistent, so I don't have to think about how I want to navigate the form
Navigating the form via the side nav or Continue button behave differently. Clicking Continue validates the form and doesn't allow the user to move to the next page until the form is valid. The side nav always allows the user to change the page even if the form is invalid. We want these two forms of navigation to behave the same.
As a Smart Hub user, I want form navigation to be consistent, so I don't have to think about how I want to navigate the form
Navigating the form via the
side nav
orContinue
button behave differently. ClickingContinue
validates the form and doesn't allow the user to move to the next page until the form is valid. Theside nav
always allows the user to change the page even if the form is invalid. We want these two forms of navigation to behave the same.Additional Context
https://gsa-tts.slack.com/archives/C017RJ4GEET/p1614007348000500
Acceptance Criteria
Continue
moves the user to the next page regardless of the validity of the formContinue
orside nav
) the current page is marked as complete if the form is validThe text was updated successfully, but these errors were encountered: