Skip to content

Terminal scroll position not preserved when switching between projects #63

@BerkayYilmaz11

Description

@BerkayYilmaz11

Steps to Reproduce

  1. Open a project and run commands in the terminal
  2. Scroll down to a position somewhere in the middle or near the bottom
  3. Switch to another project
  4. Return to the original project

Expected Behavior

  • The terminal should restore the previous scroll position when returning to a project
  • The visible viewport should match where the user left off

Actual Behavior

  • Terminal content is preserved correctly
  • However, the scroll position resets to the top
  • When scrolling, it behaves as if starting from the top of the output rather than the last viewed position

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions