Fix: added visual loading spinner and success/error toast when restoring default langflow flows#1798
Fix: added visual loading spinner and success/error toast when restoring default langflow flows#1798Vchen7629 wants to merge 5 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThe pull request adds visual loading feedback to the restore flow functionality across settings panels. A new ChangesRestore Flow Loading UI Feedback
🎯 2 (Simple) | ⏱️ ~12 minutes
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 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 |
ea9973b to
e7bad0d
Compare
|
I accidentally rebased so the backend and tests labels should be removed |
Summary
Fixes #1286, Adds loading state feedback for the restore retrieval flow functionality to improve user experience.
Demo
screen-capture.2.webm
Changes
agent-settings-section.tsxandingest-settings-section.tsxhandleRestoreRetrieval()to display success/error toast notificationsconfirmation-dialog.tsxwith optionalisLoadingpropTesting
Summary by CodeRabbit