Cura/plugins/DigitalLibrary
Konstantinos Karmas fd322c0512 Fix having no "load more projects" available when using the search
When the `_onGetProjectsFirstPageFinished` is reached, the pagination manager already contains the correct pagination metadata and links, so calling `clear()` there resets them giving the impression that there is no next page.

This commit fixed that by calling the `clear()` function should when the search filter is applied, instead.

CURA-8009
2021-07-14 15:32:57 +02:00
..
2021-07-13 16:24:21 +02:00
2021-04-20 11:30:49 +02:00