discourse/app
David Taylor ede6220347
UX: Only scrollIntoView if sidebar items are not already visible (#28372)
When browsing through a sidebar with this feature enabled (i.e. admin, or docs), it's weird to have the scroll jump around when you click an item. This commit adds a check, so that we only `scrollIntoView` for items which are not already in the viewport.

Followup to b7cce1a0dc
2024-08-14 15:58:11 +01:00
..
assets UX: Only scrollIntoView if sidebar items are not already visible (#28372) 2024-08-14 15:58:11 +01:00
controllers FIX: serialize Flags instead of PostActionType (#28362) 2024-08-14 12:13:46 +10:00
helpers UX: Use localized time format in embedded comments (#28014) 2024-07-22 18:42:36 +08:00
jobs FIX: serialize Flags instead of PostActionType (#28362) 2024-08-14 12:13:46 +10:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: serialize Flags instead of PostActionType (#28362) 2024-08-14 12:13:46 +10:00
serializers DEV: Generate correct i18n keys for wizard radio choices (#28370) 2024-08-14 14:39:18 +02:00
services FEATURE: add delay to native push notifications (#28314) 2024-08-13 12:12:05 +04:00
views DEV: Convert account activation pages to use Ember (#28206) 2024-08-12 18:02:00 -03:00