Skip to content
Snippets Groups Projects

Migrate groups overview to filtered search and sort

All threads resolved!
Files
4
@@ -115,7 +115,7 @@ export default {
<template>
<div class="gl-p-5 gl-bg-gray-10 gl-border-t gl-border-b">
<div class="gl-display-flex gl-flex-direction-column gl-md-flex-direction-row gl-gap-3">
<div class="gl-flex-grow-1">
<div class="gl-flex-grow-1" data-testid="groups-projects-filtered-search">
<filtered-search-bar
:namespace="filteredSearchNamespace"
:tokens="filteredSearchTokens"
Loading