adopted-ember-addons / adopted-ember-addons/ember-light-table
Responsive table with Occlusion
Open
- Dominant language
- JavaScript
- Stars
- 311
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
I'm using Ember Light table for large data set (around 5000 records) and started to use occlusion to resolve the performance issue which works great.
However, after enabling occlusion, the table is no longer responsive and expanded rows are not working (this is reproducible with occlusion demo table as well). Both responsiveness as well as 5000 rows support is critical for my table.
Any idea how to achieve responsive table with occlusion enabled?
Contributor guide
Assessment
This issue has not been assessed yet.