We don't need to depend on the whole user info and instead can depend only on the id.
This is the first step of extracting a hook that provides functions that manipulate relationships.
Details
Details
It shouldn't change the behavior but still tested it by sending friend request on native and checking if the state was updated.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Makes sense, wonder if we can make a similar change to the onButtonPress callback (on line 66) as well?
edit: lol jk looks like that's handled in D3733