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

[Table] Truncated icons persist in cells even when text isn't truncated #1022

Closed
tgreenwatts opened this issue Apr 20, 2017 · 2 comments
Closed

Comments

@tgreenwatts
Copy link
Contributor

tgreenwatts commented Apr 20, 2017

To reproduce:
On the Formatted Content example, expand the date column to where it does not need the truncation ellipsis
Expected: Truncation ellipsis goes away
Actual: Ellipsis stays
Now scroll down and come back
Expected: Scrolling changes nothing
Actual: Now the ellipsis is gone!

ellipsis

This is a Regression

@tgreenwatts tgreenwatts added this to the 1.16.0 milestone Apr 20, 2017
@tgreenwatts tgreenwatts added this to In progress in Table Apr 20, 2017
@adidahiya
Copy link
Contributor

almost certainly due to #998

@cmslewis cmslewis changed the title [Table] Fill in title [Table] Truncated icons persist in cells even when text isn't truncated Apr 20, 2017
@cmslewis
Copy link
Contributor

Yep, probably an erroneous @PureRender or shouldComponentUpdate somewhere.

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

No branches or pull requests

4 participants