Skip to content

[FE] Support pagination/search for GitHub imports

This issue is frontend part of #27370 (closed)

To support pagination/search for GitHub importer we need to make following changes:

  • add support for pagination (filtering is already available on frontend side of the things)
  • Change Import all repos button to Import XX repos button
  • ensure pagination is persisted across page reloads
  • Add confirmation? #25193 (closed)
Edited by Haris Delalić