Redocly / developer-portal-starter

Starter template for the Redocly developer portal
https://redoc.ly
Other
64 stars 102 forks source link

(Mobile UX) When clicking/tapping a link under and expandable section, you are instead directed to the top-level link of that section #100

Open chadcurtis opened 3 years ago

chadcurtis commented 3 years ago

This requires having bundled specs via global tags, resulting in expandable menus in the left-hand navigation for rendered documentation.

This was observed on a site generated via the Redoc developer portal, version 1.0.0-beta.150.

  1. Using a mobile browser (or view) for rendered API documentation, click the 'hamburger' icon in the lower right-hand corner of the screen (you may have to scroll down slightly for this to appear). 2021-06-29-074145_78x96_scrot
  2. In the menu that appears, expand a section (the arrow next to one of the links under a bolded text line). 2021-06-29-074310_23x25_scrot
  3. Click/Tap a link under the expanded section (such as one of the 'Example link' entries in the below screenshot). 2021-06-29-074546_221x141_scrot
  4. Observe that instead of taking you to the specified page, you are instead redirected to the landing page for the bolded subject line. (Referring to the above screenshot, this would be the 'Example Section' link.)