adopted-ember-addons / adopted-ember-addons/ember-collection
Highlighting unexpected behaviour Ember Collection
Open
- Dominant language
- JavaScript
- Stars
- 235
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
When using an ember-collection, and scrolling down for a bit (so views are recycled and re-ordered). Highlighting a portion that expands more than a few items will sometimes highlight the whole list. This is probably because of the way that the DOM is arranged. Is there any work-around so that highlighting works as expected?
Contributor guide
Assessment
This issue has not been assessed yet.