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.

Design bug: The body is bigger than the actual screen

See original GitHub issue

This might just be a personal preference, but the whole body overflows and a scrolling bar is seen: image

And since the left side menu is already a scrolling one, I don’t think the whole body should scroll too. I see the three elements have max-h-screen to be as tall as the screen, but since there is a header on the top, and some text as well, the overflowing happens.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jai-dewanicommented, Apr 13, 2021

Thanks @szhabolcs for this neat solution, if no one else wants to do this then I will make a PR with these changes ✌️

1reaction
octokatherinecommented, Apr 12, 2021

@szhabolcs thanks! I agree with you, the body shouldn’t scroll

Read more comments on GitHub >

github_iconTop Results From Across the Web

Responsive web design basics
Take a look at our complete course on Responsive Web Design—Learn Design. ... An image has fixed dimensions and if it is larger...
Read more >
Sep 9, 1947 CE: World's First Computer Bug
On September 9, 1947, a team of computer scientists and engineers reported the world's first computer bug. A bug is a flaw or...
Read more >
Here's How I Solved a Weird Bug Using Tried and True ...
I recently fixed an interesting bug that was affecting some SVGs in Safari browsers with no obvious pattern or reason.
Read more >
Complications - Human Interface Guidelines - Apple Developer
A complication displays timely, relevant information on the watch face, where people can view it each time they raise their wrist.
Read more >
My width is bigger than my screen, but body and html are set ...
I thought setting body, html to 0 padding and margin as well as 100% width would be okay but the issue persists..
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