Skip to content

PageStack: maintain scroll position between tab switches #2402

@capdiem

Description

@capdiem

Proposal and motivation

Background

Currently, when using the PageStack application, switching between different tabs resets the scroll position of each tab. This means that every time users return to a previous tab, the page reloads from the top, which can be inconvenient for those reading or editing long content.

Expected Behavior

We propose implementing a mechanism where the scroll position within each tab is remembered as users navigate between tabs. Upon revisiting a specific tab, the page should automatically restore its scroll position to where it was last left off.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions