Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Conversation

@casthewiz
Copy link
Contributor

@casthewiz casthewiz commented Mar 22, 2022

Proposed naive fix for legacy version selector.
Potentially fixes observed behavior at https://www.mongodb.com/docs/kubernetes-operator/stable/

{% if not v.current %}
<li>
<a href="#" data-path="{{ v.path }}" class="is-on-prem mms-version-selector">
<a href="#" data-path="{{ 'docs/' + v.path }}" class="is-on-prem mms-version-selector">
Copy link
Contributor Author

@casthewiz casthewiz Mar 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea if this codepath is still in use, tried to find where it existed but couldn't find a selector with class 'is-on-prem' or 'mms-version-selector' 🤷‍♂️

Copy link
Contributor

@schmalliso schmalliso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving since it seems like Andrew did on Slack?

@casthewiz casthewiz merged commit bbaed84 into master Mar 22, 2022
@schmalliso schmalliso deleted the version-selector-subdomain-fix branch November 9, 2022 16:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants