Page MenuHomePhabricator

[native] Factor out loading spinner from SIWEPanel
ClosedPublic

Authored by ashoat on May 16 2023, 6:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 11:05 PM
Unknown Object (File)
Sun, Apr 14, 3:51 PM
Unknown Object (File)
Sun, Apr 14, 3:51 PM
Unknown Object (File)
Sun, Apr 14, 3:51 PM
Unknown Object (File)
Sun, Apr 14, 3:43 PM
Unknown Object (File)
Mar 4 2024, 12:33 AM
Unknown Object (File)
Mar 4 2024, 12:33 AM
Unknown Object (File)
Mar 4 2024, 12:33 AM
Subscribers

Details

Summary

We want to use SIWEPanel in the new registration flow, but it currently renders a large spinner with flex: 1 while loading, which doesn't match the designs for the new registration flow.

To make SIWEPanel usable in both the old and new context, this diff factors out the spinner code into FullscreenSIWEPanel, making SIWEPanel more reusable.

Depends on D7840

Test Plan

Make sure the loading spinner still appears full-screen in the old experience

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable