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.

[BUG] Blog description overflowing

See original GitHub issue

Description

  • We have a fixed height for the cards at 450px and that is the reason if the descriptions are too long, it will be thrown outside the box
  • This gets initially fixed if we put h-[480px]
  • Also we would wanna make sure that the descriptions aren’t too long, or maybe then we can clip the descriptions.

Screenshots

image

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
MadhuSaini22commented, Dec 9, 2022

Will Make PR today, Tobi It will be resolved

0reactions
tobySolutionscommented, Dec 9, 2022

Awesome!!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Overflowing Timeout Error - A Debugging Journey in ...
A lot of problems can be described by a single word, overflow. Integers can overflow, and stack can overflow.
Read more >
What is an Integer Overflow Attack (with Examples)?
Integer overflow attacks involve exploiting bugs in software. When these integer overflow flaws are abused, it can lead to disastrous ...
Read more >
What is a Buffer Overflow | Attack Types and Prevention Methods
Attackers exploit buffer overflow issues to change execution paths, triggering responses that can damage the applications and exposes private information.
Read more >
Buffer Overflow Vulnerabilities, Exploits & Attacks - Veracode
Key Concepts of Buffer Overflow. This error occurs when there is more data in a buffer than it can handle, causing data to...
Read more >
Model definition names are overflowing into the description · Issue ...
This appears to be a UI bug. In the "definitions" section of an endpoint description, if the model name is long, it flows...
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