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

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

Open
jeghers opened this issue Jul 15, 2017 · 0 comments
Open

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

jeghers opened this issue Jul 15, 2017 · 0 comments

Comments

@jeghers
Copy link

jeghers commented Jul 15, 2017

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)

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

No branches or pull requests

1 participant