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

Long links in Bard don't wrap correctly #1814

Closed
sauerbraten opened this issue May 11, 2020 · 0 comments
Closed

Long links in Bard don't wrap correctly #1814

sauerbraten opened this issue May 11, 2020 · 0 comments

Comments

@sauerbraten
Copy link
Contributor

Bug Description

Long links in Bard can lead to the Bard field to overflow and push the sidebar out of the viewport, leaving you with a page you can scroll left to right. This only happens in Chrome and can be fixed with a word-break: break-word; CSS setting on as inside Bard text. Firefox seems to use that setting for a tags by default, so it doesn't change anything there.

How to Reproduce

Have a really long URL in Bard text.

Extra Detail

See videos in Discord.

Environment

Statamic version: cc4b3bd

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

No branches or pull requests

3 participants