Skip to content

Conversation

@iiio2
Copy link
Contributor

@iiio2 iiio2 commented Feb 4, 2026

resolves #937

@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Feb 4, 2026 3:16pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Feb 4, 2026 3:16pm
npmx-lunaria Ignored Ignored Feb 4, 2026 3:16pm

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 4, 2026

📝 Walkthrough

Walkthrough

This change modifies app/pages/package/[...package].vue by removing the hover:pr-0.5 class from the sidebar container. The class was previously applying a padding-right reduction when hovering over the sidebar element. The modification is minimal, affecting a single line of code. This change addresses sidebar glitching issues that were related to scrollbar and collapsible item interactions.

Suggested reviewers

  • danielroe
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description references issue #937, which directly relates to the code changes that fix the package sidebar glitching reported.
Linked Issues check ✅ Passed The code change removes the hover:pr-0.5 class from the sidebar, addressing the glitching issue caused by scrollbar and collapsible item interactions reported in #937.
Out of Scope Changes check ✅ Passed The pull request contains only a single, focused change to fix the sidebar glitching issue, with no out-of-scope modifications.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Important

Action Needed: IP Allowlist Update

If your organization protects your Git platform with IP whitelisting, please add the new CodeRabbit IP address to your allowlist:

  • 136.113.208.247/32 (new)
  • 34.170.211.100/32
  • 35.222.179.152/32

Reviews will stop working after February 8, 2026 if the new IP is not added to your allowlist.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@graphieros
Copy link
Contributor

It appears to still be glitching in preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: package sidebar glitching

2 participants