Docsify: Page does not open at the top when following a link

Created on 25 Mar 2018  ·  4Comments  ·  Source: docsifyjs/docsify

Steps to reproduce:

  1. Open a page.
  2. Scroll down.
  3. Open a new page.

Expected: The new page opens at the top.
Actual: The new page opens at the same scroll level of the previous page.

As a user reading the page and following a link to read more this is confusing, because the next page seems to open at a random spot. See the gif below:

bug

You can view the website code here. This is my index.html. Check it live here.

Most helpful comment

Your need to configure  auto2top

Cinwell

https://cinwell.com

On Fri, Mar 30, 2018 at 6:39 PM +0800, "Suraj Mandal" notifications@github.com wrote:

Same issue here, have to look for a workaround i guess


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

All 4 comments

Same issue here, have to look for a workaround i guess

Your need to configure  auto2top

Cinwell

https://cinwell.com

On Fri, Mar 30, 2018 at 6:39 PM +0800, "Suraj Mandal" notifications@github.com wrote:

Same issue here, have to look for a workaround i guess


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Thanks, i configured it and it works like a charm

Just a thought, wouldn't it be better for this to default to true instead of false? It seems (to me at least) that this would be the most commonly expected behaviour.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SidVal picture SidVal  ·  3Comments

toavinar picture toavinar  ·  3Comments

jhildenbiddle picture jhildenbiddle  ·  4Comments

Jadyli picture Jadyli  ·  3Comments

lukasmrtvy picture lukasmrtvy  ·  5Comments