All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Added support for viewFilter and isEditing props in FilterSidebar to manage filter states more effectively. - Updated ObjectTable to handle user overrides for filter and sort states when switching views, ensuring accurate data representation. - Integrated userOverridesRef to maintain filter and sort states during editing, improving user experience when managing views. - Adjusted loading logic in ObjectTableNavigationButtons to prioritize effective filters based on active views, enhancing data consistency.