Skip to content

🐞 Scroll position should follow cursor as it goes out of view when typing #51

Closed
@austincondiff

Description

@austincondiff

Description

As the user types, if the cursor goes below the viewport, the cursor currently goes out of view and the scroll position is not updated as expected. However, it does update scroll position if the user arrows up, down, left or right.

To Reproduce

  1. Open file
  2. Type press return key until cursor goes out of view
  3. Notice that scroll position is not updated to keep cursor in view

Expected Behavior

Scroll position should update to keep the cursor in view.

Version Information

No response

Additional Context

No response

Screenshots

Screen.Recording.2024-10-04.at.11.34.43.AM.mov

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

🏁 Complete

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions