Brandon Stites
Brandon Stites
I tried changing my .env file to point to `staging.expensify.com` but that just gave me CORS errors, so we may need to fix that too.
I'm thinking we can make it external and see if we get some proposals
This is the same as number 3 from my slack post here https://expensify.slack.com/archives/C049HHMV9SM/p1678286500121729 I'll leave this open and assigned to me since we didn't have an issue for it, but...
No update yet. This is a bug that is not specific to emojis and happens in other places like pins as well, so it will require a larger discussion. I've...
No, this has not been dealt with. I'm going to try to create a plan today. This issue is pretty complicated due to the interaction between optimistic onyx data, the...
There are 2 options as far as I can tell. 1. Don't send pusher updates to the client that reacted, but do send failure data - Pros: - Directly solves...
So I almost immediately realized a problem with `1` which is that we still need to use pusher for the user that reacted, because we need to push out the...
I'm at a bit of a loss on this one tbh, my attempts to fix it haven't been successful. I've started asking around to see how (or if) we fixed...
The pinning issue is not fixed FWIW. Another potential solution would be to basically batch all of the requests into a single API call with multiple emojis so that it...
I think that the new data format makes sense!