Skip to content

feat: Updated add "Go Back" and "Up Next" buttons for specification navig… #1743

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

vtushar06
Copy link

… versions (#1618)

What kind of change does this PR introduce?
Bugfix — improves UI/UX through enhanced navigation between Specification version pages.

Issue Number:
Closes #1618

Screenshots/videos:
https://github.com/user-attachments/assets/7815d73e-23ed-4cb0-9b75-693a8bb183b1

If relevant, did you update the documentation?
Not applicable — changes are limited to component-level enhancements.

Summary
This pull request addresses the missing "Go Back" and "Up Next" navigation buttons across the Specification version pages, as discussed in issue #1618.
As part of this contribution:
• I implemented a reusable navigation component for consistency.
• Integrated the component into five Specification version pages to ensure seamless traversal across document versions.
• Validated the functionality across all affected routes for correct previous/next link logic.
• Ensured the code adheres to existing linting and styling standards.

These enhancements improve overall documentation navigation flow and accessibility for users referring to different spec versions.

Does this PR introduce a breaking change?
No — the implementation is fully backward compatible and isolated to specific pages.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

ScreenRecording.mp4

@vtushar06 vtushar06 requested a review from a team as a code owner June 28, 2025 13:41
@vtushar06 vtushar06 changed the title feat: Updated add Go Back and Up Next buttons for specification navig… feat: Updated add "Go Back" and "Up Next" buttons for specification navig… Jun 28, 2025
Copy link

github-actions bot commented Jun 28, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview b5f2849

Copy link

codecov bot commented Jun 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@7e78fe8). Learn more about missing BASE report.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #1743   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?        29           
  Lines           ?       548           
  Branches        ?       158           
========================================
  Hits            ?       548           
  Misses          ?         0           
  Partials        ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@Utkarsh-123github Utkarsh-123github left a comment

Choose a reason for hiding this comment

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

Great job ! @vtushar06 .
Just some small extra changes are to be reverted in the formatting part which I have suggested in the attached video, fixing those changes will make this PR ready to be merged.
Please refer to it.
Thank you !

2025-06-28.20-46-38.mp4

@Utkarsh-123github Utkarsh-123github moved this from Ready to review to Changes requested in PR - Triage Group Jun 28, 2025
@vtushar06
Copy link
Author

hey @Utkarsh-123github sir, I reverted changes which you pointed out, Thanks for detail guidance
will love to work with you in future and JSON org team.
Thank you so much.
@vtushar06

Copy link
Member

@Utkarsh-123github Utkarsh-123github left a comment

Choose a reason for hiding this comment

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

Good work @vtushar06 !
LGTM 🚀

@Utkarsh-123github Utkarsh-123github moved this from Changes requested to In Review Team in PR - Triage Group Jun 29, 2025
@Utkarsh-123github Utkarsh-123github moved this from In Review Team to Waiting for others to Review in PR - Triage Group Jun 29, 2025
@vtushar06
Copy link
Author

Thanks a lot @Utkarsh-123github, Please can you suggest me others challenging issues where i can spend good amount of time in solving that.

@Utkarsh-123github
Copy link
Member

Utkarsh-123github commented Jun 30, 2025

You're most welcome! @vtushar06

I'd suggest exploring the open issues in the repo , there are quite a few that might match your interest and skills. If you find any that you feel are challenging and you'd enjoy working on, feel free to drop a comment on the issue or let me know directly. If it's unassigned and fits well, we can definitely get it assigned to you! 🚀

@vtushar06
Copy link
Author

Thank you so much @Utkarsh-123github for this humble response,
I will go through old issue and let you know which i finds more challenging one .
@vtushar06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting for others to Review
Development

Successfully merging this pull request may close these issues.

🐛 Bug: "Go Back" and "Up Next" buttons are missing for Specification versions
2 participants