0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/chat/test/javascripts
chapoi b789b029ac
UX: Swipe to clear notifications on chat channel (#42414)
Adding a swipe gesture on touch devices to clear the notifications from
a channel (ie mark as read).

Same principle as swipe-to-close for DMs, but blue and with a checkmark
(reminiscent of the dismiss topic btn)

<img width="366" height="899" alt="image"
src="https://github.com/user-attachments/assets/d70e72b2-e821-4124-acc1-cd7f5d181547"
/>

Does not clear underlying channel threads.
2026-08-07 10:09:53 +02:00
..
acceptance FIX: Handle a member disabling chat in their preferences (#41805) 2026-07-17 16:21:12 +02:00
components UX: Swipe to clear notifications on chat channel (#42414) 2026-08-07 10:09:53 +02:00
helpers DEV: Remove unused chat pretender (#39405) 2026-04-21 12:43:14 +01:00
integration FIX: Handle a member disabling chat in their preferences (#41805) 2026-07-17 16:21:12 +02:00
unit UX: hide chat header buttons for collapsed drawer chat, change minimize icon (#42279) 2026-08-03 15:35:17 -04:00
chat-fixtures.js DEV: Replace Ember's deprecated mapBy with standard .map (#34963) 2025-09-26 12:59:35 -03:00