TheMonkeyCoder

Results 3 comments of TheMonkeyCoder

I realized that the problem is that the `backupUser` thunk is called in PendingConnectionScreen when the connection is not yet added to redux store: https://github.com/BrightID/BrightID/blob/2364b2333779548c34c5b6d7ff9e761abf12ca62/BrightID/src/components/PendingConnections/PendingConnectionsScreen.tsx#L130 When openning the BrightID client...

@adamstallard @TripleSpeeder The flow for the new developers does not change. For them, different packages are just different folders and they don't need to know anything about workspaces to be...

@TripleSpeeder Thanks for suggesting `npm link`. That could work in our scenario too. But still, people should still remember to pull sdk git repository every time. If we put these...