Make JSI call and get primaryIdentityPublicKey before enabled LogInPanel inputs/buttons.
Details
Details
Logged public key as expected.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- arcpatch-D6672 (branched from master)
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
native/account/log-in-panel.react.js | ||
---|---|---|
61 ↗ | (On Diff #22308) | This isn't an "async function that hits server APIs" – maybe we should just remove those comments? |
native/account/log-in-panel.react.js | ||
---|---|---|
61 ↗ | (On Diff #22308) | Yeah without newlines splitting the Props into "chunks," I just assumed the comments referred to the prop immediately below. I'll remove the comments since I don't think they're particularly useful. |