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
..
resources Specify spacing between search bar and button 2021-07-13 16:09:02 +02:00
src Fix having no "load more projects" available when using the search 2021-07-14 15:32:57 +02:00
tests Update tests to test filter too 2021-07-13 16:24:21 +02:00
__init__.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00