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

Thumnail Management tab should update fields after delete operation #24

Open
thenadz opened this issue Jul 18, 2015 · 0 comments
Open
Assignees
Labels

Comments

@thenadz
Copy link
Owner

thenadz commented Jul 18, 2015

This would include the thumbnails displayed (eg: if I am viewing 10 per page and delete 5, the next 5 should be appended to the existing list), the page count, the thumbnail count, and anything else that would make sense to update.

Most of these things could be part of the delete response. The thumbnails to replace deleted ones is tricky, but possible if the delete request is modified to include sort order and current page. Ideally we will still only have 1 request and 1 response for a delete action.

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

No branches or pull requests

2 participants