question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

White empty tab space on the website

See original GitHub issue

Describe the Issue

While opening the Freecodecamp website there is a white tab space on the right side of website if zoomed in. This is due to the scroll button on the right side. This is mostly common in the sites. But raising the issue to let you know if this is a bug that you were not aware of. white tab issue

Affected Page

https://www.freecodecamp.org/

Steps to Reproduce

  1. Go to ‘https://www.freecodecamp.org/
  2. Zoom in max
  3. Scroll to top right corner near the ‘Sign in’ icon
  4. See error of white tab on the right side of site.

Expected behavior

I think that even it is zoomed in, the site details should fill that page. That is scroll button right after the website without white tab. corrected

Screenshots

No response

System

  • Device: Laptop
  • OS: Windows 11
  • Browser: Chrome
  • Version: 102

Additional context

This is due to the absence of html body tag I think

html,body {
    margin:0;
    padding:0;
    overflow-x:hidden;
}

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
JordanMooreecommented, Jun 25, 2022

Hello @neeraj2713, once this issue gets help from moderators and users to reproduce and confirm its validity and fix, we will most likely label it as Help Wanted or first timers only. You do not need permission to work on Help Wanted or first timers only tagged issues.

For now, we will wait until we confirm the validity of this issue. In the meantime, feel free to browse through our issues filter them by the tags I mentioned above at https://github.com/freeCodeCamp/freeCodeCamp/issues/ and contribute to any you like.

Please make sure you read our guidelines for contributing, we prioritize contributors following the instructions in our guides. Join us in our chat room or the forum if you need help contributing, our moderators will guide you through this.

0reactions
naomi-lgbtcommented, Jul 6, 2022

Going to close this as can’t reproduce.

If anyone is able to reproduce again with some additional relevant information, feel free to let us know and we can re-open as needed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chrome---lots of white space at top of screen
When I go to Chrome, this is what I see, from top to bottom: Tabs at very top. ... Below address bar, huge...
Read more >
How to fix Google Chrome Blank page(s) problem. - wintips.org
Solution 3: Delete all files in Google Chrome “Local Storage” folder. · Navigate to Windows “Control Panel” and open “Folder Options”. · Select...
Read more >
Chrome tabs intermittent hang or crash with white screen
When the issue occurs, the display pane for the tab goes completely white. This is the case even if the site in the...
Read more >
Remove All Whitespace - Delete Spaces, Tabs, Newlines
Useful, free online tool that removes all spacing. No ads, nonsense, or garbage, just a whitespace deleter. Press a button – get the...
Read more >
How to Remove Extra White Space from HTML CSS Website
Learn Web Development from Premium Courses for FREE on Skillshare: https://rafys.net/Skillshare (Redeem your first 30 days free access to ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found