Adds simple lazy-loading via a "load more" button at the bottom of columns.
Where should the reviewer start?
product-store.js, item-columns/index.js
How should this be manually tested?
Load up this branch and use the buttons to load more items in columns, checking to make sure that batched loading respects any filters set and that the button disappears when there are no more items to load.
Any background context you want to provide?
What ticket or issue # does this fix?
Fixes #9355
Screenshots (if appropriate)
All completed items loaded:
What gif best describes this PR or how it makes you feel?
What's this PR do?
Adds simple lazy-loading via a "load more" button at the bottom of columns.
Where should the reviewer start?
product-store.js, item-columns/index.js
How should this be manually tested?
Load up this branch and use the buttons to load more items in columns, checking to make sure that batched loading respects any filters set and that the button disappears when there are no more items to load.
Any background context you want to provide?
What ticket or issue # does this fix?
Fixes #9355
Screenshots (if appropriate)
All completed items loaded:
What gif best describes this PR or how it makes you feel?