When working on the All Articles page, applying actions such as Publish, Unpublish, or Add Labels to articles on any page other than the first causes the list to refresh and return to page 1. This happens because the articles are automatically re-sorted based on the Updated On column after the changes are applied.
This behavior disrupts workflows for users managing articles across multiple pages, as they must repeatedly navigate back to their previous page after each action. The request is to allow the page to retain the current pagination state after updates, or to prevent automatic re-sorting so that users can continue working on the same page without interruption.