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

Improved Responsiveness of Scrollbar #140

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

gjyotk
Copy link
Contributor

@gjyotk gjyotk commented Oct 27, 2023

Fixes Issue🛠️

Closes #135

Description👨‍💻

I have made an improvement in the responsiveness of the scrollbar for screen widths of less than 1440px. Currently, for width less than 1440px, double vertical scrollbars appear (a result of content overflowing and not adjusting to smaller screen sizes). I've rectified the relevant query for scrollbar responsiveness in main.css file under assets folder.

Objective:

  • Updation in UI to maintain the responsiveness of vertical scrollbar
  • Enhance user experience of the website

Type of change📄

  • Bug fix (non-breaking change which fixes an issue)

How this has been tested✅

  • I have tested the scrollbar's responsiveness for various screen sizes ranging from 100 px to 1440 px in width.

Checklist✅

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added demonstration in the form of GIF/video file
  • I am an Open Source Contributor

Screenshots/GIF📷

Screenshot 2023-10-26 at 12 00 27 AM

@netlify
Copy link

netlify bot commented Oct 27, 2023

Deploy Preview for click-the-edible-game ready!

Name Link
🔨 Latest commit 9800784
🔍 Latest deploy log https://app.netlify.com/sites/click-the-edible-game/deploys/653c0238c944c60008df8ce7
😎 Deploy Preview https://deploy-preview-140--click-the-edible-game.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Rakesh9100 Rakesh9100 merged commit eef2681 into Rakesh9100:main Oct 27, 2023
4 checks passed
@Rakesh9100
Copy link
Owner

Rakesh9100 commented Oct 27, 2023

Congrats on getting your PR merged to this repo under SLoP 3.0 🥳🎉 @gjyotk

@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion slop3.0 SLoP 3.0 Open Source Program labels Oct 27, 2023
@gjyotk gjyotk deleted the responsive-scrollbar branch October 27, 2023 23:47
@gjyotk
Copy link
Contributor Author

gjyotk commented Oct 27, 2023

ThankYou:)

@gjyotk gjyotk restored the responsive-scrollbar branch October 27, 2023 23:48
@Rakesh9100
Copy link
Owner

give @gjyotk 25 points

@Rakesh9100 Rakesh9100 changed the title Improving Responsiveness of Scrollbar Improved Responsiveness of Scrollbar Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 🥳 PR successfully merged and issue resolved on completion slop3.0 SLoP 3.0 Open Source Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improvement in Scrollbar responsiveness to smaller screen sizes
2 participants