Bug: Selections lost when moving from page to page of items
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2023 06:17 AM
This is an easy gotcha to run into. Let's say for example that you've just meticulously selected all 60 image thumbnails on one page of the All Images view with the intention of adding them to an album. You plan to select more on the next page. So you click next and see the next page of thumbnails. Poof! Your full page of selections is now unselected. You have no way to know this of course. I would suggest two possible remedies. Or maybe both.
First, you could throw up a message box like this:
Want to unselect all of these before moving to another page?
[Yes, unselect] [No, stay here]
Second, you could retain the full selection in the page's state. The downside is that the user cannot see the prior selections of course. But one remedy would be to add an indicator on the top and/or bottom of the grid: "28 images selected". This would be generally useful anyway.
Note. This problem of lost selections also applies to the product manager. And the media images manager. And probably other list-oriented management tools.
Some confirmation speedbump or ability to work across grid pages would be great. Cheers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2023 07:30 AM - edited 04-06-2023 07:31 AM
It's always been like this, so it isn't a bug. Maybe the thread will be moved out of Technical and into General.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2023 04:22 AM - edited 04-09-2023 04:24 AM
Thank you for the reply. I assume it has always been so. But as a software engineer I can tell you that this would more typically be filed as a bug instead of a feature request. Mainly because it’s so easy to run into this counterintuitive and frustrating behavior repeatedly even when you know about it. But also because it’s easy to remedy by adding a little code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2023 09:12 AM
This is expected behavior, so any changes from here would be a feature request.
This topic was discussed a year or two ago when we refreshed the store backend. Product and UX decided that allowing users to select only the products that appear on the current page is the most easily understandable approach. If you wish to select more than what appears on the page then increase the page size.

