module WHCode
should allow for persisting tab selection as queryString
#4175
Labels
content
Improvements or additions to content
improvement
Use this when an area of the docs needs improvement as it's currently unclear
Contributions
Link to the page on docs.getdbt.com requiring updates
nice-to-have feature idea.
While reviewing #4174's edits to Python models: supported data platforms tab section, I thought to edit the warehouse tabs at the bottom to allow for a querystring (see Docusaurus: Tabs: ##Query String
).
However, TIL these are not Docusaurs tabs but something different
My immediate use case is so that I can deterministically send someone directly to the
BigQuery
tab. More broadly, it'd be nice to have querystrings that would pre-select datawarehouses for a given tutorial, and that the querystring might persist between pages?What part(s) of the page would you like to see updated?
docs.getdbt.com/website/src/components/whcode/index.js
Lines 1 to 36 in 144f599
Additional information
No response
The text was updated successfully, but these errors were encountered: