All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Introduced a new getRowClassName function to dynamically apply the 'object-table-row-selected' class based on bulk selection criteria. - Updated the ObjectTable component to utilize the new row class logic, improving visual feedback for selected rows. - Enhanced CSS styles for selected rows in the dashboard table, providing distinct background colors for better user experience during selection and hover states.