You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The 'Back to top' icon in the top-right of the preview pane doesn't work. It doesn't do anything.
One can click the 'Toggle table of contents' icon to display the table of contents and then click a section link in the table of contents. This takes one to the top of the document. But if one then clicks the 'Toggle table of contents' again to close the table of contents, one is taken back to the original spot.
So there are actually two behavioural issues here, both of which prevent a user from getting back to the top of document.
Environment
OS: MacOS Big Sur (11.7.9)
VSCode: 1.82.2
Markdown Preview Enhanced: 0.7.8
To Reproduce
Steps to reproduce the behavior:
Open a .md document that has a Table of Contents generated by [TOC]
Activate Markdown Preview Enhanced
Click an item (section link) in the Table of Contents to jump deep into the document
Go to the top-right of the preview pane and click the ^ ('Back to top') icon. Nothing happens!
Expected behavior
Both the preview pane and the source editor pane should jump to the top of the document.
The text was updated successfully, but these errors were encountered:
Describe the bug
The 'Back to top' icon in the top-right of the preview pane doesn't work. It doesn't do anything.
One can click the 'Toggle table of contents' icon to display the table of contents and then click a section link in the table of contents. This takes one to the top of the document. But if one then clicks the 'Toggle table of contents' again to close the table of contents, one is taken back to the original spot.
So there are actually two behavioural issues here, both of which prevent a user from getting back to the top of document.
Environment
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Both the preview pane and the source editor pane should jump to the top of the document.
The text was updated successfully, but these errors were encountered: