fix(devtools): allow plugin panel roots to scroll#456
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR fixes embedded TanStack Router DevTools scroll overflow by updating CSS constraints on the plugin panel container. The ChangesEmbedded Plugin Panel Scrolling
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Fixes #454
Summary
@tanstack/devtoolsTest plan
CI=true corepack pnpm install --frozen-lockfilecorepack pnpm --filter @tanstack/devtools-ui buildcorepack pnpm --filter @tanstack/devtools-event-bus buildcorepack pnpm --filter @tanstack/devtools-event-client buildcorepack pnpm --filter @tanstack/devtools-client buildcorepack pnpm --filter @tanstack/devtools test:eslintcorepack pnpm --filter @tanstack/devtools test:lib -- --runcorepack pnpm --filter @tanstack/devtools test:typescorepack pnpm --filter @tanstack/devtools buildcorepack pnpm test:knipcorepack pnpm test:sherifcorepack pnpm exec prettier --check packages/devtools/src/styles/use-styles.ts .changeset/router-plugin-scroll.mdgit diff --checkSummary by CodeRabbit