All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Added new CSS variables for padding in ScrollBox to improve layout. - Updated ObjectForm to include console logs for debugging during editing cancellation. - Refactored ObjectInfo to use mergeWith for better array handling in state updates. - Enhanced ObjectProperty and ObjectTable components to support new props for better integration with tags. - Improved TagsDisplay and TagsInput components for better tag management and display, including loading states and dynamic options fetching. - Introduced getModelPropertyValues function in ApiServerContext for fetching model-specific property values, enhancing data handling capabilities.