diff --git a/client/src/containers/overview/table/view/overview/index.tsx b/client/src/containers/overview/table/view/overview/index.tsx index fd009c77..80cda088 100644 --- a/client/src/containers/overview/table/view/overview/index.tsx +++ b/client/src/containers/overview/table/view/overview/index.tsx @@ -86,6 +86,7 @@ export function OverviewTable() { costRangeSelector: filters.costRangeSelector, pageNumber: pagination.pageIndex + 1, pageSize: pagination.pageSize, + partialProjectName: filters.keyword, }, }, {