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

Row Classes Update Late #81

Open
TheBranchDriftCatalyst opened this issue Mar 14, 2017 · 3 comments
Open

Row Classes Update Late #81

TheBranchDriftCatalyst opened this issue Mar 14, 2017 · 3 comments
Labels
Milestone

Comments

@TheBranchDriftCatalyst
Copy link

When scrolling quickly through the table the row classes are not being updated correctly onto the DOM; i.e., there will be two consecutive 'dt-row-odd's. This is not a big issue unless one overrides the background color styles for alternating row colors- then it becomes blatantly apparent. Looking more closely it appears to be related to rows that are only partially visible. It never happens to a block of rows in the center.

I'll look into this a bit later. I see a few different possibilities that could be the issues.

Speaking on another note; I work for a small team that will probably be using this component and there are a few outstanding issues that we (I) would like to fix- I forked the repo and will push some pull requests against it at some point.

@jonshaffer jonshaffer added the bug label Mar 15, 2017
@jonshaffer jonshaffer added this to the Future milestone Mar 15, 2017
@jonshaffer
Copy link
Owner

Hi!

All pull requests are welcome! This repo will probably be renamed to angular-display-table and published to NPM at some point going forward.

Any teamwork appreciated 😃

@TheBranchDriftCatalyst
Copy link
Author

I had to push this off for a bit to do some work in another area. Will get back to it once that's over.

@TheBranchDriftCatalyst
Copy link
Author

This is hard to replicate outside of my use case. It is not present in any of the demo code in the repo.

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

No branches or pull requests

2 participants