Page MenuHomePhabricator

[web] Show VersionUnsupportedModal if QR code auth fails due to unsupported client version
ClosedPublic

Authored by ashoat on May 20 2024, 6:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 21, 1:16 AM
Unknown Object (File)
Feb 27 2025, 4:34 PM
Unknown Object (File)
Feb 19 2025, 4:30 AM
Unknown Object (File)
Feb 3 2025, 12:26 PM
Unknown Object (File)
Jan 27 2025, 7:46 PM
Unknown Object (File)
Jan 26 2025, 10:08 PM
Unknown Object (File)
Jan 26 2025, 3:37 AM
Unknown Object (File)
Jan 20 2025, 12:40 AM
Subscribers

Details

Summary

I originally noticed that the QR code flow didn't handle this error when investigating ENG-8113. That led to the further realization that the QR code flow hasn't been kept up-to-date, which was addressed in ENG-8123. This diff completes the circle and finally adds code to handle the outdated client error specifically.

Depends on D12124

Test Plan

I hardcoded a failure in keyserver/src/session/version.js for all web clients and saw this error:

Screenshot 2024-05-20 at 3.34.16 PM.png (930×1 px, 80 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable