riot-web/test/components/views
Clark Fischer 431afaafc6
Unify unread notification state determination (#9941)
* Add tests for unread notification facilities

Add some tests to guarantee some consistency in `useUnreadNotifications` and
`RoomNotificationState`.

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>

* Add RoomNotifs#determineUnreadState

Intended as a singular replacement for the divergent implementations before.

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>

* Unify room unread state determination

Have both the class-based facility and the hook use the new unified logic in
`RoomNotifs#determineUnreadState`.

Addresses https://github.com/vector-im/element-web/issues/24229

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>

---------

Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-01-31 09:58:17 +00:00
..
audio_messages
auth
avatars
beacon
beta
context_menus
dialogs Use CopyableText in devtools (#9993) 2023-01-30 17:01:54 +00:00
elements
location
messages
right_panel Add ignore user confirmation dialog (#6116) 2023-01-31 09:42:18 +00:00
rooms Unify unread notification state determination (#9941) 2023-01-31 09:58:17 +00:00
settings Update to supportsThreads (#9907) 2023-01-30 12:20:11 +00:00
spaces
typography
user-onboarding
voip
Validation-test.ts