TACC / tup-ui

React client for TACC User Portal
2 stars 0 forks source link

fix: tup-549 improve mfa unpair modal - use pages, not modal #293

Closed wesleyboar closed 1 year ago

wesleyboar commented 1 year ago

Overview

Move MFA Unpairing out of a modal (and use #288 redesign).

Status

Important Closed in favor of #306 which is final result of #293 off of #288.

Warning Successful pair and unpair do not navigate user to success page. User can refresh but will still be on pair or unpair page. User can navigate back to Manage Account and begin process that matches their token state. My MfaWrapper logic is flawed.

Related

Changes

Testing

UI

wesleyboar commented 1 year ago

Closed in favor of #306 which is final result of #293 off of #288.