feat: preserve entity selection across viewer/editor modes#104
feat: preserve entity selection across viewer/editor modes#104JohnRDOrazio wants to merge 1 commit intodevfrom
Conversation
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 14 minutes and 29 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (13)
✨ 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 |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
4860ceb to
0b3edc5
Compare
Pass classIri query param when navigating between viewer and editor. Replace "Back" link with "Close Editor" button that preserves selection. Remove ContinuousEditingToggle — being in the editor now implies edit mode for the selected entity. Simplify ClassDetailPanel, PropertyDetailPanel, and IndividualDetailPanel edit state by auto-entering edit mode when onUpdate handler is provided (editor context). Closes #98 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0b3edc5 to
c6e8bdf
Compare
Summary
classIriquery param when navigating from viewer to editor via "Open Editor" buttonContinuousEditingTogglecomponent — being in the editor now implies edit modecontinuousEditingpreference from editorModeStore and user settingsonUpdate*handler is provided (editor context)Closes #98
Test plan
🤖 Generated with Claude Code