Kaldari has submitted this change and it was merged. Change subject: Fix the button for loading next article ......................................................................
Fix the button for loading next article 1. Remove the cookie which stores a list of page_ids from the queue, the cookie could get big as page keeps loading 2. Update the API to load next article Patchset 3: make sure default articleList params are set correctly Change-Id: If018a287a9db512dd0492d96284ed4b7f9046d45 --- M modules/ext.pageTriage.views.list/ext.pageTriage.listView.js M modules/ext.pageTriage.views.toolbar/ext.pageTriage.next.js M modules/ext.pageTriage.views.toolbar/ext.pageTriage.toolbarView.js 3 files changed, 43 insertions(+), 48 deletions(-) Approvals: Kaldari: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/15745 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If018a287a9db512dd0492d96284ed4b7f9046d45 Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/extensions/PageTriage Gerrit-Branch: master Gerrit-Owner: Bsitu <[email protected]> Gerrit-Reviewer: Bsitu <[email protected]> Gerrit-Reviewer: Kaldari <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
