We'll need this in a later diff
Depends on D7010
Paths
| Differential D7011 Authored by ashoat on Mar 8 2023, 1:24 PM.
Details Summary We'll need this in a later diff Depends on D7010 Test Plan Flow, and testing the reaction popover animation on iOS and Android release builds, including opening the emoji keyboard
Diff Detail
Event TimelineHerald added subscribers: atul, tomek. · View Herald TranscriptMar 8 2023, 1:24 PM2023-03-08 13:24:27 (UTC-8) Harbormaster returned this revision to the author for changes because remote builds failed.Mar 8 2023, 1:39 PM2023-03-08 13:39:12 (UTC-8) Harbormaster completed remote builds in B17205: Diff 23558.Mar 8 2023, 1:59 PM2023-03-08 13:59:59 (UTC-8) This revision is now accepted and ready to land.Mar 8 2023, 8:31 PM2023-03-08 20:31:55 (UTC-8) Closed by commit rCOMM7c524bbbe6d6: [native] Return popoverLocation from useReactionSelectionPopoverPosition (authored by ashoat). · Explain WhyMar 8 2023, 8:46 PM2023-03-08 20:46:51 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 23558 native/chat/reaction-message-utils.js
native/chat/reaction-selection-popover.react.js
|
Do you think it would make sense to move this into authorization middleware? So you can specify something like
I don't remember exactly what the API for the reports service is, but right now this diff would allow everyone to "authenticate" to the reports service by just not providing credentials (and get the service token by default). This should probably be scoped per (group of) endpoints.