Skip to content

Save scroll position and state in right panel #137

@tarcode2004

Description

@tarcode2004

Description

The right panel (aside) currently loses its scroll position and state when the user navigates or interacts with different posts. The panel's scroll position and state should be preserved.

Context

The main PostList already implements scroll position saving via sessionStorage (scrollY:{path}). A similar approach should be applied to the right panel so users don't lose their place when switching between posts or navigating.

Acceptance Criteria

  • Right panel scroll position is saved when switching active posts
  • Scroll position is restored when returning to a previously viewed post's related stacks
  • State feels seamless during normal browsing

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions