-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
UI: Paging support for fetchers #5507
Copy link
Copy link
Labels
component: fetchergood second issueIssues that involve a tour of two or three interweaved components in JabRefIssues that involve a tour of two or three interweaved components in JabRef📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)🔔 reminder-sent
Metadata
Metadata
Assignees
Labels
component: fetchergood second issueIssues that involve a tour of two or three interweaved components in JabRefIssues that involve a tour of two or three interweaved components in JabRef📌 Pinned📍 AssignedAssigned by assign-issue-action (or manually assigned)Assigned by assign-issue-action (or manually assigned)🔔 reminder-sent
Type
Fields
Give feedbackNo fields configured for feature.
Projects
StatusShow more project fields
Done
Update 2023-04-24: UI is the focus; the migration is a separate task
So far only a predetermined number of search results are shown. I would like support for pagination.
For this we have to do the following:
Migrating the implementation of fetchers (also possible step-by-step)If there were no concerns, I would take a look.