discourse/app
David Taylor b6cc95a0e1
UX: Make sticky avatars behavior consistent (#27223)
Previously, avatars would be 'sticky' when:

1. The post was longer than the viewport

OR

2. You were scrolling up

The difference in behavior based on scroll direction doesn't 'feel' quite right. This commit makes the behavior consistent, so sticky avatar logic is applied to all posts regardless of scroll direction.
2024-05-28 12:14:15 +01:00
..
assets UX: Make sticky avatars behavior consistent (#27223) 2024-05-28 12:14:15 +01:00
controllers DEV: Also noindex embedded comments (#27221) 2024-05-28 12:59:24 +08:00
helpers DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
jobs DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
mailers FIX: correctly compute the window for email summaries 2024-05-27 22:33:51 +02:00
models DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
serializers DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
services DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
views FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00