Is your feature request related to a problem? Please describe.
<-- A clear and concise description of what the problem is. -->
If the post title is one gigantic word it contiously expands the preview for this word.
What it should look like:
When the word is super long it breaks the entire page:
Describe the solution you'd like
<-- A clear and concise description of what you want to happen. -->
prevent the preview from expanding if the word is super long. Use ... similar to how its done with titles in Post.tsx if the name is longer than the preview dimensions
Is your feature request related to a problem? Please describe. <-- A clear and concise description of what the problem is. -->
If the post title is one gigantic word it contiously expands the preview for this word. What it should look like:
When the word is super long it breaks the entire page:
Describe the solution you'd like <-- A clear and concise description of what you want to happen. -->
prevent the preview from expanding if the word is super long. Use ... similar to how its done with titles in Post.tsx if the name is longer than the preview dimensions