0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-reactions/spec/system
David Battersby f1c68b0a0d
FEATURE: add new chat reactions popup (#41028)
Ports the new post reaction popup to chat, allowing the user to see all
reactions for a message.

On desktop the popup appears when hovering a reaction, on mobile devices
it is visible on long press.

### How it looks:

<img width="450" alt="chat reactions popup"
src="https://github.com/user-attachments/assets/624c7674-e5a1-4ae3-9624-79d4a0d0e492"
/>
2026-06-25 14:56:08 +04:00
..
page_objects FEATURE: add new chat reactions popup (#41028) 2026-06-25 14:56:08 +04:00
anonymous_user_react_post_spec.rb DEV: Fix anonymous-related spec flakes (#40502) 2026-06-03 11:37:17 +02:00
core_features_spec.rb DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
reaction_notifications_spec.rb DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
reactions_activity_spec.rb DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
reactions_post_list_spec.rb FEATURE: add new chat reactions popup (#41028) 2026-06-25 14:56:08 +04:00
reactions_post_spec.rb DEV: bump new post reaction menu to stable (#40270) 2026-05-25 16:04:45 +08:00