-
- Downloads
conversation-loading: implement automatic reload upon conversation retrieval
This change aims to prevent the user from needing to refresh the page to view their loaded conversation. Change-Id: Ie4e0e385d261d5a2ac5cab610463ede3caf8d96a
Showing
- client/src/components/ConversationList.tsx 4 additions, 7 deletionsclient/src/components/ConversationList.tsx
- common/src/enums/websocket-message-type.ts 1 addition, 0 deletionscommon/src/enums/websocket-message-type.ts
- common/src/interfaces/websocket-interfaces.ts 4 additions, 0 deletionscommon/src/interfaces/websocket-interfaces.ts
- common/src/interfaces/websocket-message.ts 2 additions, 0 deletionscommon/src/interfaces/websocket-message.ts
- server/src/jamid/jamid.ts 3 additions, 0 deletionsserver/src/jamid/jamid.ts
Please register or sign in to comment