Skip to content

🐞 - Fade with multiline text issues #10359

Open
@waterplea

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions