All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Introduced a new AdaptiveSplitter component to enhance layout flexibility in the dashboard, allowing for dynamic resizing of panels. - Updated App.css to include styles for the new adaptive splitter, ensuring consistent appearance and behavior across different orientations. - Refactored DashboardSidebarSplitter to utilize the AdaptiveSplitter, improving sidebar management and responsiveness during resizing. - Adjusted transition properties and sizes for smoother user experience when interacting with the splitter components.