Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not break-word in mew input text field #244

Open
mattyg opened this issue Sep 17, 2023 · 0 comments
Open

Do not break-word in mew input text field #244

mattyg opened this issue Sep 17, 2023 · 0 comments

Comments

@mattyg
Copy link
Collaborator

mattyg commented Sep 17, 2023

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.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant