matrix-react-sdk
matrix-react-sdk copied to clipboard
prevent unread event for room with empty timeline
fixes vector-im/element-web#19560
Checklist
- [ ] Tests written for new code (and old code if feasible)
No test perfomed ondoesRoomHaveUnreadMessages - [ ] Linter and other CI checks pass Linter failed before my code already
- [x] Sign-off given on the changes (see CONTRIBUTING.md)
This PR currently has none of the required changelog labels.
A reviewer can add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is, or add Type: [enhancement/defect/task] to the description and I'll add them for you.