Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

How to truncate extra-long text with ellipses? #501

@jeghers

Description

@jeghers

I tried to set the standard "text-overflow:ellipsis" stuff on the Cell component, but it does not work because the parent element (<div class="fixedDataTableCellLayout_wrap3 public_fixedDataTableCell_wrap3">) has some huge length (larger than the actual displayed width. Thus the ellipses either not created or they are far out of view.

How can ellipses be implemented for long text? (Also a tooltip to display the FULL text nicely wrapped would be great too)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions