-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
Prerequisites
- I have searched existing issues to ensure this feature hasn't already been requested
- I have tested using the latest version of docs-builder
What problem are you trying to solve?
In certain areas where docs were not migrated from an initial source, the version dropdown is auto-populating with stack versioning info.
Examples:
- ECK (should be in the 3.x area): https://www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s/manage-deployments
- Cloud (no version #s at all): https://www.elastic.co/docs/reference/cloud/cloud-hosted/regions
Proposed Solution
Some override method
A nice automated way would perhaps be to look at the products or applies_to data - if a stack
product/tag is not found, fall back to the first listed product for the "current" listing in the dropdown
Examples and Research
No response
Alternative Solutions
throw the dropdown in a fire where it belongs, because it doesn't work for pages with multiple products/version models like this one
Additional Context
No response
How important is this feature to you?
Critical