Skip to content

fix(ui): Filter versioned files from navigation tree. #14277

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

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

srothh
Copy link
Member

@srothh srothh commented Jul 7, 2025

DESCRIBE YOUR PR

Currently, the python page for shutdown and draining navigates to a different version of itself upon clicking "Next". I added a check to filter out versioned pages in filterVisibleSiblings.
Issue: #14272
Fixes GH-14272

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

EXTRA RESOURCES

Filter version files from the visible sibling list. This should fix a bug
where the shutdown and drain python docs page points to a different version
of itself as the next page.

Fixes GH-14272
Copy link

vercel bot commented Jul 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 1:44pm
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 1:44pm

@srothh srothh merged commit 59d2225 into master Jul 8, 2025
15 checks passed
@srothh srothh deleted the srothh/fix-next-page branch July 8, 2025 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python SDK Shutdown and Draining leads to old version of itself instead of Usage page
2 participants