eclipse-tractusx / eclipse-tractusx/eclipse-tractusx.github.io
KITs jump between versions
- Dominant language
- MDX
- Stars
- 46
- Forks
- 130
- Avg merge
- 10d 19h
- Merged PRs (30d)
- 3
Description
If you select different Kits within the upper dropdown menu, the selected version / release will be ignored as the URLs defined in "docusaurus.config.js" are static references. In dependence of the pre-defined reference (see screenshot) you will either jump back to the "current" version or in two cases jump to the "next" version.

### Current Behavior
Usually docusaurus "remembers" the selected version to prevent an unintentional or unnoticed change to an another version. But currently the version changes without notice based on the reference made in "docusaurus.config.js".
Note: This only happens with the upper dropdown navigation. The KIT-Navigation on the left side works appropriately.
### Expected Behavior
The version of the Kit does not change automatically without notice.
### Steps To Reproduce
1) Open any Kit and select for example "Version 24.03"
2) Open any other Kit by using the upper dropdown navigation and the version will be changed either to "current" or "next"
Contributor guide
Assessment
This issue has not been assessed yet.