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)
Sat, Mar 8, 12:10 PM
Unknown Object (File)
Sat, Mar 8, 12:10 PM
Unknown Object (File)
Sat, Mar 8, 12:10 PM
Unknown Object (File)
Sat, Mar 8, 12:05 PM
Unknown Object (File)
Feb 22 2025, 12:11 PM
Unknown Object (File)
Feb 20 2025, 4:26 AM
Unknown Object (File)
Feb 20 2025, 4:22 AM
Unknown Object (File)
Jan 24 2025, 9:49 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