Replies: 1 comment 1 reply
-
This should work and you can see the intended behaviour on the documentation pages, which work fine with a whole range of display widths. It would help us if you could produce a minimal reproduction that shows the problem with a minimal |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Code for the following question is at https://github.com/HGVSnomenclature/hgvs-nomenclature .
When a window is narrow (or on mobile) the navigation menu shows only sibling links. There is no way to navigate up.
For example, on https://hgvs-nomenclature.org/en/latest/recommendations/DNA/substitution/, I see this on a wide window:
But, on a narrow window, I see
There appears to be no way to ascend to the parent navigation items.
Is this a bug or misconfiguration on my part?
Beta Was this translation helpful? Give feedback.
All reactions