[BUG] Blog description overflowing
See original GitHub issueDescription
- 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
Issue Analytics
- State:
- Created 9 months ago
- Comments:17 (7 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Will Make PR today, Tobi It will be resolved
Awesome!!!