Page MenuHomePhabricator

[native] Make callback param optional in useUploadSelectedMedia avatar hook
ClosedPublic

Authored by ashoat on Jun 8 2023, 6:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 2:21 AM
Unknown Object (File)
Thu, Apr 18, 2:21 AM
Unknown Object (File)
Thu, Apr 18, 2:21 AM
Unknown Object (File)
Thu, Apr 18, 2:17 AM
Unknown Object (File)
Feb 23 2024, 7:08 PM
Unknown Object (File)
Feb 23 2024, 6:06 PM
Unknown Object (File)
Feb 23 2024, 4:22 PM
Unknown Object (File)
Feb 23 2024, 4:00 PM
Subscribers

Details

Summary

We don't need this callback param in the registration flow, since we're already wrapping the call to useRegistrationServerCall with some loading state.

Depends on D8149

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable