Page MenuHomePhabricator

[lib] Get rid of effect in useUpdateRelationships
ClosedPublic

Authored by ashoat on Sep 26 2024, 3:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 10, 4:18 PM
Unknown Object (File)
Sat, Nov 9, 3:51 AM
Unknown Object (File)
Fri, Nov 8, 3:01 AM
Unknown Object (File)
Fri, Nov 8, 3:01 AM
Unknown Object (File)
Fri, Nov 8, 3:01 AM
Unknown Object (File)
Fri, Nov 1, 4:22 PM
Unknown Object (File)
Fri, Nov 1, 5:36 AM
Unknown Object (File)
Thu, Oct 31, 3:00 AM
Subscribers

Details

Summary

Kamil's work in D13486 lets us greatly simplify this code.

Depends on D13489

Test Plan

I tested with two devices: one iOS simulator, one physical Android. I followed the steps below twice, with iOS / Android alternating roles:

  1. User A and user B create accounts
  2. User B backgrounds the app
  3. User A searches for user B and sends them a friend request
  4. Confirm notifs are received. Confirm chat shows up as DM in UI
  5. User A backgrounds the app
  6. User B accepts the friend request
  7. Confirm notifs received

Diff Detail

Repository
rCOMM Comm
Branch
ashoat/refactor
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Sep 30 2024, 5:33 AM