fix(navbar): no item position#9007
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview CSS tweaks push the mobile menu toggler to the right ( Storybook now uses the real Node.js logo and SearchModal, and adds Reviewed by Cursor Bugbot for commit 8f8638f. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9007 +/- ##
==========================================
- Coverage 74.58% 74.57% -0.01%
==========================================
Files 100 100
Lines 8801 8803 +2
Branches 324 324
==========================================
+ Hits 6564 6565 +1
- Misses 2233 2234 +1
Partials 4 4 ☔ View full report in Codecov by Harness. |
📦 Build Size ComparisonSummary
Changes🔄 Modified Routes (4)
|
|
(also fyi @nodejs/nodejs-website #9007 (comment), shown above, is the new bundle size diff comment format) |
Description
update style and add more stories
Validation
it's should be correct
Related Issues
Close nodejs/doc-kit#882
Check List
pnpm formatto ensure the code follows the style guide.pnpm testto check if all tests are passing.pnpm buildto check if the website builds without errors.