web
web copied to clipboard
Session partner status indicator
Links
- Server repo PR: https://github.com/UPchieve/server/pull/371
Description
- A status indicator is shown in the session view to indicate when the partner is connected to the session and available to receive chat messages.
Developer self-review checklist
- [x] Potentially confusing code has been explained with comments
- [x] No warnings or errors have been introduced; all known error cases have been handled
- [x] Any appropriate documentation (within the code, README.md, docs, etc) has been updated
- [x] All edge cases have been addressed