cryostatio / cryostatio/cryostatio.github.io
[Bug] guides version dropdown shows latest after selecting older version
Open
- Dominant language
- HTML
- Stars
- 2
- Forks
- 17
- Avg merge
- 1d 9m
- Merged PRs (30d)
- 1
Description
## Bug
Minor UI bug. On the Guides page, selecting an older version navigates correctly, but the version dropdown still shows the latest version.
## Repro
1. Go to https://cryostat.io/guides/
2. Select `1.0.0` from the version dropdown
3. Page navigates to `/version/1.0.0/guides/`
## Actual
Dropdown still shows `4.2.0 - Latest`.
## Expected
Dropdown should show `1.0.0`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.