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

Performance issues when using the scrollwheel if the <tr> has a bottom border #757

Open
robclancy opened this issue Aug 16, 2019 · 3 comments

Comments

@robclancy
Copy link

Weird issue. I can't reproduce on the docs examples but just making this issue incase there is something that you think of that is causing this. I do extend some things but reverted them and just did a CSS border (I extend for classes) and it happens still.
Super confused, will just move the borders to the cells.

@robclancy
Copy link
Author

Had same issue on the cells. But if I do a full border instead of just the bottom it is fine (and collapses anyway so looks the same).

@bantic
Copy link
Member

bantic commented Aug 16, 2019

@robclancy Thanks for the report — can you explain a bit more about what you mean by performance issues? Are the cells failing to render altogether, or does the table have some jank while you scroll, or maybe something else?

@robclancy
Copy link
Author

Jank while scrolling. Jitters when trying to scroll fast with the wheel. If I scroll slow it doesn't really happen. I have had to sideline implementing ember-table because I have no time to look more into it now.

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

No branches or pull requests

2 participants