-
- Downloads
Fix load more feature on the Account media gallery (#3293)
* Add load more button for large screens * Fix `next` state value on the first loading * Don't load if `isLoading || !hasMore` * Start load on near the bottom
Showing
- app/javascript/mastodon/features/account_gallery/index.js 23 additions, 3 deletionsapp/javascript/mastodon/features/account_gallery/index.js
- app/javascript/mastodon/reducers/timelines.js 3 additions, 3 deletionsapp/javascript/mastodon/reducers/timelines.js
- app/javascript/styles/components.scss 1 addition, 0 deletionsapp/javascript/styles/components.scss
Loading
Please register or sign in to comment