d7fb7b7a7b
Build & Deploy / Build & Push Docker Image (push) Failing after 47s
Build & Deploy / Deploy to VPS (push) Has been skipped
Test / API Unit Tests (push) Failing after 5m4s
Test / Marketplace Unit Tests (push) Failing after 4m55s
Test / Admin Unit Tests (push) Successful in 9m37s
Test / Dashboard Unit Tests (push) Successful in 9m37s
Test / API Integration Tests (push) Successful in 9m54s
1.0 KiB
1.0 KiB
Navbar Restoration Notes v1.1
Correction
The RentalDriveGo application shell is preserved independently from the modular homepage sections.
Navbar behavior
- Product, Workflow, Modules, Pricing, and FAQ remain visible in the desktop navbar.
- The full navbar stays visible through common laptop and tablet-landscape widths, including 1024 px.
- Below 900 px, the same five destinations remain available in the mobile navigation drawer.
- Language, theme, login, and account-creation controls are preserved.
- Homepage section IDs remain aligned with navbar anchors.
Regression protection
Browser specifications now assert that all primary destinations are visible at 1024 px and remain present in the mobile drawer.
Validation
- TypeScript: passed
- ESLint: passed
- Unit tests: 51 passed
- Production build: passed with an explicit test
SITE_ORIGIN - Server-rendered
/enmarkup: confirmed all five navbar links - Browser execution requires Playwright browser binaries in the target CI environment