Skip to content

routing bug #422

Open
Open
@sijakret

Description

@sijakret

i encounter a reproducible problem:

problem:
when you open a page via a deep link, like say like https://docsify.js.org/#/more-pages?id=ignoring-subheaders and then scroll to a different section (by reading on or scrolling up) there are two problems:

  1. the position indicator on the left does not keep updating (it only does that when you navigate to the root of tha page)
  2. because of this, if you scroll to a complete different place on the page and happen to click on the same link in the menu again (the one you deep-navigated to) nothing happens.

what i think should happen:

  1. As you scroll through the page the url in the browser should be replaced with your current position
  2. the indicator on the left should for sure not only work when navigating to the top of the page

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugconfirmed as a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions