I think it will be nice if the dropdown takes you to the equivalent page in the previous/newer version.
For example if we are in `v2ofexamples.htmland we select versionv1, it should take you to the version 1 ofexamples.html``, not back to main. So we can compare changes in the API easier.
I think it should not be difficult to implement. I understand that a 404 error should be shown if that specific page didn't exist in the newly selected version.
📝 Description of the feature
I think it will be nice if the dropdown takes you to the equivalent page in the previous/newer version.
For example if we are in `v2
of
examples.htmland we select version
v1, it should take you to the version 1 of
examples.html``, not back to main. So we can compare changes in the API easier.I think it should not be difficult to implement. I understand that a 404 error should be shown if that specific page didn't exist in the newly selected version.
💡 Steps for implementing the feature
No response
🔗 Useful links and references
No response
Originally posted by @germa89 in https://github.com/pyansys/actions/issues/122