HomePhabricator
Diffusion Comm 1691c4483d57

[web] Show generic Alert if an error occurs during QR code auth

Description

[web] Show generic Alert if an error occurs during QR code auth

Summary:
This matches behavior on native. It's better to show something than to silently fail.

Depends on D12125

Test Plan: I hardcoded a failure in the web implementation of IdentityServiceClient and saw this error:

Screenshot 2024-05-20 at 3.39.17 PM.png (1×1 px, 104 KB)

Reviewers: bartek

Reviewed By: bartek

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D12126

Details