Skip to content

Fixed the horizontal scrollbar issue on the Docs page and adjusted the website's overall scrollbar styling #1704

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 6 commits into
base: main
Choose a base branch
from

Conversation

Deepak-cell311
Copy link

What kind of change does this PR introduce?
Bugfix (UI enhancement — scrollbar visibility)

Issue Number:

Screenshots/videos:

Before

before

After

after

If relevant, did you update the documentation?
No documentation update was necessary.

Summary
This PR hides the visible scrollbars on the Docs page while maintaining full scroll functionality. This improves the aesthetic appeal of the page, especially when viewed in dark mode, and contributes to a more refined user experience.

Does this PR introduce a breaking change?
NO

Checklist

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

  • Read, understood, and followed the contributing guidelines.
  • The issue being addressed has been agreed upon or has a corresponding GitHub issue.
  • I have tested the changes in various screen sizes and themes

@Deepak-cell311 Deepak-cell311 requested a review from a team as a code owner June 14, 2025 15:12
Copy link

github-actions bot commented Jun 14, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

Copy link

codecov bot commented Jun 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b68db4b) to head (90026fe).
Report is 42 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1704   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        18    +8     
  Lines          396       448   +52     
  Branches       106       116   +10     
=========================================
+ Hits           396       448   +52     

☔ 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.

@Utkarsh-123github Utkarsh-123github moved this from Unclear to Ready to review in PR - Triage Group Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready to review
Development

Successfully merging this pull request may close these issues.

Enhancement: Unnecessary Vertical Scrollbar Appears on https://json-schema.org/docs
1 participant