You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The Dashboard cards will overflow long lines quite poorly
For long domain names, it only breaks on dash (-). It spills out the card otherwise.
Screenshots
Expected behavior
All domains should probably be pre formatted, including Name Servers
I guess there are a couple of less disruptive ways to handle overflow:
Let cards grow horizontally to fit longer strings, this should probably still have an upper-bound for ridiculously long domains.
overflow-x with a horizontal scrollbar within a card
Changing the line-break behaviour
Personally, I would prefer domains only had linebreaks as an absolute last resort. It feels strange reading a wrapped domain. But I guess it's still better than overflowing out the card.
Desktop (please complete the following information):
Browser: Firefox
Version: 124.0.2
The text was updated successfully, but these errors were encountered:
Describe the bug
The Dashboard cards will overflow long lines quite poorly
For long domain names, it only breaks on dash (
-
). It spills out the card otherwise.Screenshots
Expected behavior
pre
formatted, including Name Serversoverflow-x
with a horizontal scrollbar within a cardPersonally, I would prefer domains only had linebreaks as an absolute last resort. It feels strange reading a wrapped domain. But I guess it's still better than overflowing out the card.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: