All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Introduced a new DashboardTabPreview component for displaying tab previews, improving user interaction and visual feedback. - Implemented tab preview capture logic using html2canvas-pro, allowing for dynamic rendering of tab content. - Enhanced CSS styles for dashboard tab panes and previews, ensuring better layout management and visual consistency. - Updated NavigationTabsContext to manage tab pane registration and preview capture layout, streamlining the tab interaction process. - Refactored DashboardTabPanes and DashboardTabs components to integrate preview functionality and improve overall code structure.