Do not scroll the columns area due to redirection (#4541)
Commit 9d1f8b9d scrolls the columns area when the route changes since the user is likely to want to see the rightmost column in such cases. However, redirection is automatic and does not indicate users' intension. Do not scroll the columns area due to one.
Showing
- app/javascript/mastodon/features/ui/components/columns_area.js 5 additions, 5 deletions...avascript/mastodon/features/ui/components/columns_area.js
- app/javascript/mastodon/features/ui/containers/columns_area_container.js 1 addition, 1 deletion...mastodon/features/ui/containers/columns_area_container.js
- app/javascript/mastodon/features/ui/index.js 14 additions, 2 deletionsapp/javascript/mastodon/features/ui/index.js
Loading
Please register or sign in to comment