Closed taymoor89 closed 2 weeks ago
Latest commit: ffb68db27ad896bd91d0ecef5c93f6e79de95550
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
PR Preview Action v1.4.8 :---: Preview removed because the pull request was closed. 2024-10-28 09:02 UTC
It looks like this PR breaks the tests for Greenhouse. We should investigate and fix the issue.
Summary
This PR refactors the side navigation and the general layout to match the current greenhouse dashboard.
Changes Made
Related Issues
Screenshots (if applicable)
Layout
Before:
After:
Side Navigation
Greenhouse Carbon
Testing Instructions
cd apps/carbon
npm i
npm run dev
Checklist