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
> Seems like maybe we should be using `button` elements everywhere instead of `a` elements?
Yes, we likely should be using button since then we can take advantage of that, as well as any semantic HTML/screen readers
That's a larger change - and would need changes in blocks/_buttons.scss as well as the macro confirm_button/confirm_password_button generators in manage_base.html