All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Introduced a new method to dynamically calculate card column span based on container width in ObjectTable, enhancing responsiveness. - Updated ObjectCard to simplify rendering logic by extracting name and state properties into a separate component. - Added min-width: 0 to relevant CSS classes in App.css to ensure proper layout handling and prevent overflow issues.