discourse/plugins/chat/spec/system/page_objects
Joffrey JAFFEUX 41df705188
DEV: replaces topic-notifications-options by DMenu (#30298)
This commit introduces <NotificationsTracking /> which is a wrapper component around <DMenu /> which replaces the select-kit component <TopicNotificationsButton />.

Each tracking case has its dedicated component:

- topic -> `<TopicNotificationsTracking />`
- group -> `<GroupNotificationsTracking />`
- tag -> `<TagNotificationsTracking />`
- category -> `<CategoryNotificationsTracking />`
- chat thread -> `<ThreadNotificationsTracking />`
2024-12-16 19:59:18 +01:00
..
chat DEV: replaces topic-notifications-options by DMenu (#30298) 2024-12-16 19:59:18 +01:00
chat_drawer UX: update chat channel sorting to include unread threads (#29617) 2024-11-08 12:31:03 +04:00
modals UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
sidebar FIX: Improve the reliability of the unread channel keyboard shortcuts (#29814) 2024-11-21 08:24:26 +11:00