In ResultsBar, results-for item is always visible #1176
Labels
comp: clay-components
Issues related to Clay components. (e.g ClayCard, ClayLabel...)
resolution: wontfix
Issues that will no longer be worked on
type: bug
Issues reporting that Component is not doing what should be done
Inside the ManagementToolbar, we render a ResultsBar if
isNonnull($totalItems) and ($searchValue or $filterLabels)
However, in ClayResultsBar, we always render the results item no matter the value of
$searchValue
.This results when applied (in Liferay Portal) in something like the following screenshot
The text was updated successfully, but these errors were encountered: