-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#187984455 header navigation #27
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
52b16cb
to
46fb22c
Compare
46fb22c
to
d53adff
Compare
d53adff
to
62cd6ec
Compare
62cd6ec
to
6537454
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #27 +/- ##
==========================================
- Coverage 73.87% 73.47% -0.40%
==========================================
Files 81 82 +1
Lines 1952 1987 +35
Branches 284 303 +19
==========================================
+ Hits 1442 1460 +18
- Misses 488 504 +16
- Partials 22 23 +1 ☔ View full report in Codecov by Sentry. |
6537454
to
a8a489c
Compare
a8a489c
to
86e41b9
Compare
- improve existing header navigation - make the navigation responsive in mobile - add profile dropdown for site navigation Delivers #187984455
86e41b9
to
ecd5111
Compare
Code Climate has analyzed commit ecd5111 and detected 0 issues on this pull request. View more on Code Climate. |
What does this PR do?
This PR Adds improved header navigation
Description of Task to be completed?
How should this be manually tested?
ft-header-nav-#187984455
.npm install
to install dependencies.npm run dev
to start the development serverhttp://localhost:5173/
What are the relevant pivotal tracker stories?
Delivers #187984455
screenshots