Skip to content

Cleanup the logic for FilteredConnection fallback

Warren Gifford requested to merge ar/repo-list-regression into main

Created by: artemruts

Description

Cleans up the logic and uses ternary to determine when one of the following components renders:

  1. LoadingSpinner
  2. No repos banner
  3. repositories FilteredConnection

Merge request reports

Loading