diff --git a/apps/app/components/core/issues-view.tsx b/apps/app/components/core/issues-view.tsx index 6eb76440e..4f20c8f3c 100644 --- a/apps/app/components/core/issues-view.tsx +++ b/apps/app/components/core/issues-view.tsx @@ -434,7 +434,9 @@ export const IssuesView: React.FC = ({ -
+ {Object.keys(filters).length > 0 && nullFilters.length !== Object.keys(filters).length && ( +
+ )}