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

🐞 - Fade with multiline text issues #10359

Open
waterplea opened this issue Feb 13, 2025 · 0 comments
Open

🐞 - Fade with multiline text issues #10359

waterplea opened this issue Feb 13, 2025 · 0 comments

Comments

@waterplea
Copy link
Collaborator

Reproduction url

https://stackblitz.com/edit/angular-co2a63ni

Description

If multiline Fade has a long word at the end it has the potential to wrap that entire word and the fade will not be visible.

An idea to fix that might be adding hyphenation - symbol and adding small offset to cover it up. See reproduction URL.

I don't think this is something we should have out of the box as this relies on lang attribute on html and I'm not sure we want to force hyphenation on everybody. So this is something to think about, maybe just an example on the demo would be enough.

Taiga UI version

4

Browser Used

Chrome

OS Used

macOS

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

No branches or pull requests

1 participant