website icon indicating copy to clipboard operation
website copied to clipboard

Allow to deep-link into a collapsed toggle / tab

Open corneliusludmann opened this issue 3 years ago • 0 comments

Describe your feature request

On the reference architecture page, we have tabs for different cloud providers that are collapsed with a toggle by default:

image

With this implementation, we cannot link into a section on a tab. For example, we want to link to some AWS instructions directly. The expected behavior, is that with a deep link, the toggle will be expanded, the proper tab is selected and the view moves to the liked section in this tab.

User impact

E.g., we have a link like

https://www.gitpod.io/docs/self-hosted/latest/reference-architecture/production-ready-single-cluster#kubernetes-cluster/aws/services-nodes

which expands the cloud provider-specific instructions toggle, selects the was tab, and jumps to the services nodes instructions.

Additional context

No response

corneliusludmann avatar Jun 28 '22 10:06 corneliusludmann