2454 update filter definition to work with new backend (#2482)

* wip

* filters are working

* updated functions

* remove comment

* improve readability
This commit is contained in:
bosiraphael
2023-11-13 18:05:49 +01:00
committed by GitHub
parent 3de2fc72dc
commit 230459b23c
9 changed files with 133 additions and 50 deletions

View File

@ -26,8 +26,6 @@ export const RecordTableEffect = () => {
setViewObjectMetadataId,
} = useView();
useRecordTable();
useEffect(() => {
if (!foundObjectMetadataItem) {
return;