Skip to content

Keep track of vertical scroll position in HTML tabs for tab history #12

Description

@DavidKinder

In the front-end, there are "back" and "forward" arrow buttons at the top-left of the two panes that go back and forwards through the history of the UI items that the user has selected. It would be helpful if this also tracked the scroll position in HTML tabs so that going from one documentation page and then back left the scrollbar in the same position. This might be possible if the "document.body.scrollTop" property from the DOM was accessible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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