Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mastodon/app/javascript/mastodon/features/ui/containers
Akihiko Odaki 9958eba356 Do not scroll the columns area due to redirection (#4541)
Commit 9d1f8b9d6a 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.
2017-08-29 14:16:21 +02:00
..
bundle_container.js Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
columns_area_container.js Do not scroll the columns area due to redirection (#4541) 2017-08-29 14:16:21 +02:00
loading_bar_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
modal_container.js Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
notifications_container.js Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
status_list_container.js Exclude self toots from regular expression filter (#4245) 2017-07-18 15:20:38 +02:00