Restore properties panel after exiting preview mode (#4223)#4599
Restore properties panel after exiting preview mode (#4223)#4599Lihlu wants to merge 1 commit intoshesha-io:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (6)
WalkthroughThis PR refactors the settings panel reference handling from React refs (MutableRefObject) to direct element references (HTMLDivElement | null). The change updates the FormDesigner context, state models, and components to use a callback-based approach for storing and accessing the settings panel element instead of managing refs directly. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 Tip You can customize the high-level summary generated by CodeRabbit.Configure the |
#4223
Summary by CodeRabbit
Release Notes