Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Deleting row doesn't cause a pagination update #353

Open
fluffy88 opened this issue Jan 23, 2017 · 0 comments
Open

Deleting row doesn't cause a pagination update #353

fluffy88 opened this issue Jan 23, 2017 · 0 comments

Comments

@fluffy88
Copy link

This is related to #304 but due to the age I'm opening a new issue.

Steps to reproduce
When using Backgrid with a Backbone.PageableCollection

  1. Have a collection with multiple pages
  2. Open the first page
  3. Remove one row

Expected: A model from the next page get's pulled to the current page
Actual: The deleted model is removed leaving the current page 1 item short of the collections pageSize

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

No branches or pull requests

1 participant