We should add the ability to search for and filter the Dags list by tag. First, we need an endpoint to list all tags: #42713 Then we should use `chakra-react-select` to create a multiselect of tags.
We should add the ability to search for and filter the Dags list by tag.
First, we need an endpoint to list all tags: #42713
Then we should use
chakra-react-selectto create a multiselect of tags.