Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update scroll behavior so that sidebar maintains location #5229

Merged
merged 5 commits into from
Apr 13, 2024

Conversation

cosmicBboy
Copy link
Contributor

Tracking issue

Fixes #5197

Why are the changes needed?

Currently in the docs the sidebar location is lost whenever you navigate to a new page. See #5197 for details.

What changes were proposed in this pull request?

Add custom javascript logic so that the sidebar location is maintained when you navigate across pages.

How was this patch tested?

Running make docs locally.

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. documentation Improvements or additions to documentation labels Apr 12, 2024
Signed-off-by: cosmicBboy <[email protected]>
@cosmicBboy
Copy link
Contributor Author

docs ci issue is unrelated

module 'mlflow' has no attribute 'MlflowClient'

Signed-off-by: cosmicBboy <[email protected]>
Signed-off-by: cosmicBboy <[email protected]>
Signed-off-by: cosmicBboy <[email protected]>
pingsutw
pingsutw previously approved these changes Apr 12, 2024
Copy link
Member

@pingsutw pingsutw left a comment

Choose a reason for hiding this comment

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

Thank you so much!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 12, 2024
@cosmicBboy
Copy link
Contributor Author

@pingsutw mind +1'ing again?

Copy link
Member

@Future-Outlier Future-Outlier left a comment

Choose a reason for hiding this comment

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

Thank you.

@Future-Outlier Future-Outlier merged commit 4a90440 into master Apr 13, 2024
46 checks passed
@Future-Outlier Future-Outlier deleted the docs-scroll-behavior branch April 13, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Auto refreshing on change tabs
3 participants