Build, Test, and Push CFDM Docker Image / test (push) Successful in 4m34s
Build, Test, and Push CFDM Docker Image / build-and-push (push) Successful in 1m46s
Build, Test, and Push CFDM Docker Image / create-release (push) Skipped
Build, Test, and Push CFDM Docker Image / update-wiki (push) Successful in 5s
- Removed unnecessary useRef and useEffect hooks from PageShell, OpsDashboard, ResourcePage, SettingsShell, and other components to simplify code and improve maintainability. - Updated components to utilize direct className assignments for layout without relying on refs for width logging. - Introduced CountedLineTabs in various components to enhance tab functionality and improve user experience. Co-authored-by: Cursor <cursoragent@cursor.com>