I’d like to add a filters applied text label to the filter badges on the universal search results; I was able to successfully add it to the vertical page by adding
"show": true,
"showFieldNames": true
Under the "Applied Filters"
section of the vertical page.json so it looks something like this
But I would also like to add the same label to the universal search where right now it only shows the filter badge. Is there an easy way to do that?