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
Currently we have css styling to break-word within the text field, to ensure very long links don't overflow the content area.
We should come up with a different solution for very long links -- perhaps truncating them to a fixed length with an ellipses. Then we should avoid breaking mid-word.
The text was updated successfully, but these errors were encountered:
Currently we have css styling to break-word within the text field, to ensure very long links don't overflow the content area.
We should come up with a different solution for very long links -- perhaps truncating them to a fixed length with an ellipses. Then we should avoid breaking mid-word.
The text was updated successfully, but these errors were encountered: