eclipsesource / eclipsesource/tabris-js
Inserting new items at the top in CollectionView makes the CollectionView scroll to insert position
Open
bug
ios
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
The CollectionView automatically scrolls to the top (where new items are inserted) but there is no scroll to command in the js code. Can be seen in collectionview-refreshenabled.js.
The snippet itself should contain a command to scroll to top but the CollectionView should not autoperform the scroll.
Contributor guide
Assessment
This issue has not been assessed yet.