issue: ENG-7486
We might not have user infos in our UserStore, if we don't have any relationship with them. But we can extract them from the pending thread infos. useRelationshipPrompt takes pendingPersonalThreadUserInfo as an argument, and uses it if the user infos are indeed not present in the store.
Details
Details
- Reviewers
tomek kamil - Commits
- rCOMMfa2cd2e93e24: [web] Fix missing relationship buttons
Tested that the relationship buttons are present and work correctly
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
web/chat/chat-message-list.react.js | ||
---|---|---|
322–325 ↗ | (On Diff #39440) | Is there a risk in an index out-of-bounds error here? |