Closed MarcinMr closed 2 years ago
https://pegadigitalit.atlassian.net/browse/DS-876
Long links shouldn't overflow parent containers
article.scss
a
overflow-wrap: break-word
/pattern-lab/?p=viewall-tests-article
e-bolt-links
e-bolt-article
Pull the branch. Go to the test page and confirm that long links wrap to another line if there's not enough space.
Long links within an article (e-bolt-article) wrap if there's no space enough
@MarcinMr Recreated this branch so we can remove the hotfix in the branch path
hotfix
Closing, this work was merged with https://github.com/boltdesignsystem/bolt/pull/2572
Jira
https://pegadigitalit.atlassian.net/browse/DS-876
Summary
Long links shouldn't overflow parent containers
Details
article.scss
was updated ona
tag withoverflow-wrap: break-word
/pattern-lab/?p=viewall-tests-article
was added to check the behavior of native HTML links ande-bolt-links
insidee-bolt-article
How to test
Pull the branch. Go to the test page and confirm that long links wrap to another line if there's not enough space.
Release notes
Long links within an article (
e-bolt-article
) wrap if there's no space enough