All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Updated ObjectKanban and ObjectTable components to support silent loading, allowing for smoother user experience during data fetching without disrupting the UI. - Refactored load functions to accept an options parameter, enabling conditional loading states based on the silent flag. - Improved loading state management in ObjectKanbanColumn to maintain visual consistency during filter and sort updates. - Adjusted loading behavior in ObjectTable to prevent unnecessary loading indicators when silent loading is enabled.