google / skywater-pdk

Open source process design kit for usage with SkyWater Technology Foundry's 130nm node.
https://skywater-pdk.rtfd.io
Apache License 2.0
2.99k stars 391 forks source link

In the docs, please stop the menu collapsing every time I click a sub-menu item #407

Open growly opened 1 year ago

growly commented 1 year ago

Expected Behavior

I want the menu to retain the state of whicever submenus I've expanded. This would make browsing the documentation less frustrating.

Actual Behavior

I start with a fully collapsed menu tree:

image

I expand down to a sub-menu and click it:

image

My page navigates away and the menu now looks like this again:

image

Steps to Reproduce the Problem

  1. Go to this documentation
  2. Open a menu item with a few nested sub-menus, click an item there in
  3. Look at the menu again

Specifications

growly commented 1 year ago

Update: ok, some items in the menu behave correctly. It might the ones which lead to a page where the menu and content sit in different iframes (or whatever the modern equivalent is).

mithro commented 1 year ago

FYI - @kgugala / @umarcor

mithro commented 1 year ago

Probably related to https://github.com/chipsalliance/f4pga-examples/issues/370