Don't show "Loading..." in the payment page when there is nothing to …#1123
Don't show "Loading..." in the payment page when there is nothing to …#1123Klakurka merged 1 commit intoPayButton:masterfrom
Conversation
…show This fixes a bug that prevents the "No Payments to show yet" message from being displayed when there is no payment. Instead it would always show "Loading..."
|
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 (1)
📝 WalkthroughWalkthroughThe loadData function's finally block now calls setTableLoading(false) to clear the table loading state when the data fetch completes, ensuring both loading indicators are properly reset. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (1 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 |
…show
This fixes a bug that prevents the "No Payments to show yet" message from being displayed when there is no payment. Instead it would always show "Loading..."
Summary by CodeRabbit