All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Updated imports in ObjectTable and ObjectTableNavigationButtons to include getActiveFilterValues from TableStateContext. - Simplified the useTableStatePersistence hook calls by removing unnecessary destructured values. - Enhanced navigation button handlers with useCallback for better performance and readability. - Added keyboard shortcuts for previous and next navigation, improving user experience.