-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Labels
Description
Was the documentation helpful?
Yes
What documentation page is affected
All of the API documents that have multiple branches, for example: https://www.elastic.co/docs/api/doc/kibana/, https://www.elastic.co/docs/api/doc/elasticsearch/
Description
If I am looking at a specific endpoint on one of the branch and choose to switch to a new branch, I am taken to the top of the document even if the same endpoint exists in both branches.
For example, I could be on https://www.elastic.co/docs/api/doc/kibana/group/endpoint-roles and choose to switch to one of the other branches:
Ideally, I would get dropped to the root of the page only if the same tag or endpoint does not exist in the new branch.