🐛 BUG: Long tags breaks card layout
What went wrong? 🤔
Long tags breaks card layout, in the search page
Expected Behavior
No response
Steps to Reproduce Issue
1. Go to 'Search input'
2. Type on
3. Scroll down in the page
4. See the error
Solution Proposed
I believe this error was caused by the size of the card tags. Reducing the number of cards or the amount of text inside them may solve the problem.
Screenshots
Environment
Pop_OS,Chrome
Browsers
Chrome
OS
Linux
Version of daily.dev
No response
Additional Context
Code of Conduct
- [x] I follow the conditions of this project.
Hi @matheusjurkovich,
Thanks for reporting this issue. I'm opening it for community contribution
Hello @matheusjurkovich i cannot see the issue, it seems alright to me
I took a look at this issue, it seems they're adjusting their screen from large screen to medium, and the number of cards to display remains the same, but when you refresh, it gets fixed.
Here's an example
@matheusjurkovich thanks for reporting, this just got fixed by @omBratteng and is deployed on the webapp already.