actionSheetConfig can take a => mixed function here, so we can pass the Promise directly to avoid triggering unused-promise Flow lint.
Dependds on D10166
Paths
| Differential D10167 Authored by ashoat on Dec 4 2023, 1:13 PM.
Details Summary actionSheetConfig can take a => mixed function here, so we can pass the Promise directly to avoid triggering unused-promise Flow lint. Dependds on D10166 Test Plan Flow
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptDec 4 2023, 1:13 PM2023-12-04 13:13:23 (UTC-8) ashoat added a parent revision: D10166: [keyserver] Deprecate streamJSON.Dec 4 2023, 1:23 PM2023-12-04 13:23:09 (UTC-8) Harbormaster completed remote builds in B24746: Diff 34209.Dec 4 2023, 3:08 PM2023-12-04 15:08:51 (UTC-8) This revision is now accepted and ready to land.Dec 4 2023, 9:47 PM2023-12-04 21:47:24 (UTC-8) Closed by commit rCOMM4009762e9852: [native] Pass on nativeSetUserAvatar's Promise to actionSheetConfig (authored by ashoat). · Explain WhyDec 5 2023, 12:32 PM2023-12-05 12:32:54 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 34209 native/avatars/edit-user-avatar.react.js
|