TACC / tup-ui

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

fix: tup-549 improve mfa unpair modal #288

Closed wesleyboar closed 1 year ago

wesleyboar commented 1 year ago

Overview / Changes

A.2. The unpair UI should be: (1) wider modal, (2) two steps laid out like MFA pairing, (3) help message at bottom middle like in MFA pairing. (4) "If you lost your phone…" should say "Alternatively, unpair via email."

Status

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

Note This redesign is taken further in #293 by making the process not be in a modal.

Related

Testing / UI

Before After
8 before

In Progress

Unpair QR
unpair QR
Unpair SMS (A) Unpair SMS (B)
unpair SMS unpair SMS (limit max width)
Unpair SMS (C) Unpair SMS (D)
unpair SMS - D unpair SMS - C

Notes

The link as a label is not bold. That is a Core-Styles bug, fixed in https://github.com/TACC/Core-Styles/pull/216.

wesleyboar commented 1 year ago

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