Preserve Scroll Position After Bulk Actions
When performing bulk actions on the citations list (e.g., selecting multiple citations and updating their status via the Citation Status menu), the page currently refreshes and automatically scrolls back to the top of the list. This forces users to manually find their previous position, which slows down workflows, especially when reviewing long lists.
Proposed Improvement:-
Implement a method to preserve the user’s scroll position after bulk actions. Possible approaches include
-Maintaining scroll position after the list refreshes.
-Updating only the modified items instead of reloading the full page.
User Impact:-
-Reduces repetitive scrolling.
-Less disruptive when reviewing large reading lists