discourse/app
David Taylor 945bb9161f
UX: Do not scroll-top for aborted transitions (#22744)
We only want to scroll to the top for successful transitions. If a transition is aborted (e.g. when clicking a chat link when chat is in drawer mode) then we should maintain the existing scroll location.
2023-08-01 18:44:25 +01:00
..
assets UX: Do not scroll-top for aborted transitions (#22744) 2023-08-01 18:44:25 +01:00
controllers FIX: Validate page/limit params for directory, user-badges and groups (#22877) 2023-07-31 15:00:05 +01:00
helpers DEV: Correctly strip sourcemap URL from splash-screen js (#22879) 2023-07-31 16:49:27 +01:00
jobs FIX: Missing pending queued posts from topic view (#22838) 2023-07-28 16:16:23 +00:00
mailers FIX: Order tags shown in email subject by topics count and name (#22586) 2023-07-13 15:39:58 +08:00
models DEV: Remove unread_private_messages and deprecation (#22893) 2023-08-01 14:44:39 +10:00
serializers DEV: Remove unread_private_messages and deprecation (#22893) 2023-08-01 14:44:39 +10:00
services FIX: Seed all categories and tags configured as defaults for nav menu (#22793) 2023-07-27 10:52:33 +08:00
views SECURITY: Hide restricted tags in noscript view 2023-07-28 12:53:50 +01:00