Page MenuHomePhabricator

[web] await baseSetThreadAvatar/baseSetUserAvatar in onImageSelected
ClosedPublic

Authored by ashoat on Dec 4 2023, 1:17 PM.
Tags
None
Referenced Files
F3346310: D10175.id34217.diff
Fri, Nov 22, 8:17 AM
F3342866: D10175.diff
Fri, Nov 22, 2:15 AM
Unknown Object (File)
Tue, Nov 12, 1:51 AM
Unknown Object (File)
Thu, Nov 7, 10:22 PM
Unknown Object (File)
Thu, Nov 7, 6:00 PM
Unknown Object (File)
Oct 16 2024, 5:55 PM
Unknown Object (File)
Oct 16 2024, 5:55 PM
Unknown Object (File)
Oct 16 2024, 5:55 PM
Subscribers

Details

Summary

We could add a void here instead, but onImageSelected is already an async function, and the place we're passing it to doesn't await the result anyways. So might as well just add an await keyword.

Depends on D10174

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage