@Load selection across multiple pages is broken
eostermueller opened this issue · 1 comments
eostermueller commented
The snail4j angular app has a bug.
If you have multiple "pages" of results in the workload, @load items selected on one page are deselected when moving to a different page, and then back.
Expected behavior:
when you select a @load, that item should remain selected when navigating between multiple pages of results.
eostermueller commented
As a workaround, see above, I just made the item count very large (200).
There are fewer than 10 @load items now; will likely be years before we have 200.