ddev: Links to quickstart guides do not work as expected

Is there an existing issue for this?

  • I have searched the existing issues

Run a Diagnostic and Paste Link Here

I’m not sure sure if this is a bug, or a mkdocs limitation.

Current Behavior

When I click a link to a quickstart guide, the page does nothing.

In the below, I have clicked on “Magento 2”, but the “Any (generic)” tab is shown. image

In addition, if I scroll to the bottom of the page, and and click a framework quickstart, it does nothing. It does not even move to the table.

Expected Behavior

  1. If I click a sidebar link to an (tab) item, the page should move to (opened) tab item.
  2. If I share a link to https://ddev.readthedocs.io/en/latest/users/quickstart/#laravel, the page should open to “Laravel quickstart”

Steps To Reproduce

Test 1

Test 2

Test 3

image

Anything else?

I think the ability to share “https://ddev.readthedocs.io/en/latest/users/quickstart/#laravel” and have it open to the correct place is a great first impression for new users.

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 15 (11 by maintainers)

Commits related to this issue

Most upvoted comments

It seems to me like @mikesnoeren 's fixes have added up to complete success on this. Hope you agree @tyler36 , or we’ll reopen. Congratulations @mikesnoeren !