Skip to content

Account for different code hosts when displaying the 'select all' checkbox

Administrator requested to merge ar/manage-repos-fix-select-all-logic into main

Created by: artemruts

Description

The logic behind the Select all checkbox on the "Manage repositories" page had a bug.

🐛 Bug demo video 🐞

Solution

We account for the code host id or "all" code hosts before checking if the user selected all repositories.

Merge request reports

Loading