vuejs/vuepress

Back to top when changing page.

Offen

#2.156 geöffnet am 27.01.2020

 (12 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)JavaScript (4.782 Forks)batch import
contribution welcomeeffort: lowgood first issuepriority: lowstatus: core team reviewtype: bug

Repository-Metriken

Stars
 (22.300 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

  • I confirm that this is an issue rather than a question.

Bug report

Steps to reproduce

  1. go to the official documentation https://vuepress.vuejs.org/guide/
  2. scroll to the bottom of the page
  3. click "Getting Started →" in the footer

What is expected?

I navigate to the top of the "Getting started" page

What is actually happening?

I navigate to the bottom of the "Getting started" page

Other relevant information

I found a bunch of old issues and PR regarding this problem, #1071 #1075 #1107 #1108 and it looks like there where a lot of back-and-forth.

The current behavior is really anoying when using the documentation I am writing, the back to top plugin make a bit more useable but it will be much better to have a standard navigation (when you change page, you start at the top).

Contributor Guide