docbrown/app/views/notifications/shared
Joshua Wehner ea2154d506
Fixing design issues with multiple reactions (#19020)
* Try disabling text-select (mobile long-tap)

* Try to force button color on mobile safari

* Try making notification decorator more helpful

* More using notification decorator

* Helper so I can see exceptions

* As we toggle feature flag, temporary show 'heart' for unsupported reactions

* Reaction on Comment is a 'reaction'-type notification

* Temporarily add new emojis to i18n

* Render full-color, unique SVGs for multiple_reactions

* Restore card layout

* Aggregate reaction icons also need unique SVGs

* This seems unnecessary?

* Multiple is -more-than-one-

* Display *unique* reaction categories on /notifications

* Comment notification no longer needs to re-render as reaction

* Decorator needs to handle some data gaps

* Fix NotificationHelper

* Try a better name for this

* Tests for the notification decorator

* These partials wound up without an outer layer

* Add a descriptive comment

* index needs force_unique

* Try multiple reactions external img (#19076)

* Try external img SVGs

* Unique SVG might not be necessary if this works

* Can also remove this spec if successful

* Restore flash icon behavior

* Plus external img for #index as well
2023-02-08 11:39:47 +01:00
..
_article_preview.html.erb Update remaining Crayons icons (#16100) 2022-01-18 13:41:04 +07:00
_comment_box.html.erb Change all tooltip texts on heart/like reactions to like (#18135) 2022-08-03 12:44:36 +01:00
_error.html.erb Fixing design issues with multiple reactions (#19020) 2023-02-08 11:39:47 +01:00
_profile_pic.html.erb Bugfix: Remove focus from avatars in notifications for better keyboard navigation (#11650) 2020-12-03 08:11:20 -05:00