When a category or article is reordered, the positions within the category tree can change. As part of the current implementation, the category tree is refreshed after the reorder, and the article's new position is identified and highlighted.
However, the refresh should preserve the user's current category tree state and reopen the same category/subcategory, keeping the user at the location where they left off instead of resetting the tree position.
Thank you.