Skip to content

GAUD-10606: Adds overflow-wrap: anywhere to wrap large words/texts and avoid overflowing - #7498

Merged
EdwinACL831 merged 3 commits into
mainfrom
ecollazos/GAUD-10606_labels_too_long
Sep 17, 2026
Merged

EdwinACL831 merged 3 commits into
mainfrom
ecollazos/GAUD-10606_labels_too_long

Conversation

@EdwinACL831

@EdwinACL831 EdwinACL831 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Jira

GAUD-10606

Description

Adds overflow-wrap: anywhere to avoid large words/text to overflow the size of the d2l-meter-circle and d2l-meter-radial components.

I did some searching to kind of measure the impact of the changes for the circle one (which is not the original one reported at the ticket). Seems that most of them do not use the text, and for those that do it also is being used along with the text-hidden attribute

Note
Feature Flag PR (#26188)
LMS PR (#94053)

@EdwinACL831 EdwinACL831 Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could potentially impact also vdiffs
New vdiffs were actually added

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the PR! 🎉

We've deployed an automatic preview for this PR - you can see your changes here:

URL https://live.d2l.dev/prs/BrightspaceUI/core/pr-7498/

Note

The build needs to finish before your changes are deployed.
Changes to the PR will automatically update the instance.

@dbatiste

Copy link
Copy Markdown
Contributor

It would be great to make sure we have visual-diffs to cover the cases that were raised in the ticket.

@EdwinACL831
EdwinACL831 marked this pull request as ready for review September 17, 2026 15:12
@EdwinACL831
EdwinACL831 requested a review from a team as a code owner September 17, 2026 15:12
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@EdwinACL831

Copy link
Copy Markdown
Contributor Author

It would be great to make sure we have visual-diffs to cover the cases that were raised in the ticket.

I have added some vdiffs related to the issue we're trying to solve. Thanks for the suggestion @dbatiste !

@EdwinACL831
EdwinACL831 merged commit 612946e into main Sep 17, 2026
14 of 16 checks passed
@EdwinACL831
EdwinACL831 deleted the ecollazos/GAUD-10606_labels_too_long branch September 17, 2026 19:37
@d2l-github-release-tokens

Copy link
Copy Markdown

🎉 This PR is included in version 3.317.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants