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/page_objects
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
..
post_reactions_button.rb
post_reactions_list.rb UX: remove the post reaction click for initial filter (#40437) 2026-06-02 14:30:01 +08:00
post_reactions_popup.rb FEATURE: add new chat reactions popup (#41028) 2026-06-25 14:56:08 +04:00