Skip to content

Fix nested extension navigation#14

Merged
pablopunk merged 1 commit into
mainfrom
fractal-nvm-we-need-fix-nested-navigation-i-e-root-8a852c
Jun 6, 2026
Merged

Fix nested extension navigation#14
pablopunk merged 1 commit into
mainfrom
fractal-nvm-we-need-fix-nested-navigation-i-e-root-8a852c

Conversation

@pablopunk
Copy link
Copy Markdown
Owner

Summary

  • preserve parent views when pushed child views open, including AI chats
  • add explicit root navigation/action API for intentional stack resets
  • add navigation reducer tests and a root-navigation fixture

Verification

  • mise exec -- pnpm typecheck
  • mise exec -- pnpm -C backend exec node --import tsx --test ../src/extension-view.test.tsx
  • mise exec -- pnpm exec node scripts/check-clone-safe-actions.cjs
  • mise exec -- pnpm exec node scripts/check-internal-extensions.cjs

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 6, 2026

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

Project Deployment Actions Updated (UTC)
nvm Building Building Preview, Comment Jun 6, 2026 12:33am

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 6, 2026

Warning

Review limit reached

@pablopunk, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 44 minutes. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8e63a756-6747-4aac-a2dd-c79b1503c7ec

📥 Commits

Reviewing files that changed from the base of the PR and between d465c05 and b71e365.

📒 Files selected for processing (8)
  • src/App.tsx
  • src/electron/main.ts
  • src/extension-view.test.tsx
  • src/fixtures/ui-fixtures.ts
  • src/model.ts
  • src/preload-api.ts
  • src/resources/nevermind-extension-api.d.ts
  • src/use-extension-navigation.ts

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.

❤️ Share

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

@pablopunk pablopunk merged commit cce5e0b into main Jun 6, 2026
7 of 8 checks passed
@pablopunk pablopunk deleted the fractal-nvm-we-need-fix-nested-navigation-i-e-root-8a852c branch June 6, 2026 00:34
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.

1 participant