adding separate page for create a conversation

This commit is contained in:
Arjun Patel
2022-01-31 17:23:39 -08:00
parent f4eef9c3d0
commit 6a4b353024
7 changed files with 78 additions and 21 deletions
@@ -5,6 +5,7 @@ export default class ConversationData {
// if user wants more data, click button to fetch further back
// see if this convo is a priority one
// all users in the conversation: userId's perhaps, but the actual user we can get from the relevantUsersCache map
// want to create individual convo chunks...if I send three messages in a row, it should show my name and only one click to listen to all three in order
}
// one map: all relevant users, a map we build based on where the user visits