-
Notifications
You must be signed in to change notification settings - Fork 198
Revert "CSV export" #2649
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "CSV export" #2649
Conversation
Console (appwrite/console)Project ID: Tip Appwrite has crossed the 50K GitHub stars milestone with hundreds of active contributors |
WalkthroughThis pull request removes CSV export functionality from the application across multiple components and routes. Changes include deletion of the CsvExportBox component and its associated route, removal of CSV export analytics events, elimination of the truncate prop from inputCheckbox, refactoring of the table view page to remove export-related UI elements, and a version bump of pnpm to 10.20.0. Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (8)
💤 Files with no reviewable changes (5)
🧰 Additional context used📓 Path-based instructions (5)**/*.{ts,tsx,js,jsx,svelte}📄 CodeRabbit inference engine (AGENTS.md)
Files:
src/routes/**/*.svelte📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{ts,tsx,js,jsx,svelte,json}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.svelte📄 CodeRabbit inference engine (AGENTS.md)
Files:
src/routes/**📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (7)📚 Learning: 2025-11-25T03:15:27.539ZApplied to files:
📚 Learning: 2025-11-25T03:15:27.539ZApplied to files:
📚 Learning: 2025-11-25T03:15:27.539ZApplied to files:
📚 Learning: 2025-09-30T07:41:06.679ZApplied to files:
📚 Learning: 2025-11-19T11:22:42.553ZApplied to files:
📚 Learning: 2025-10-13T05:13:54.542ZApplied to files:
📚 Learning: 2025-11-25T03:15:27.539ZApplied to files:
🔇 Additional comments (4)
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 |

Reverts #2496
Summary by CodeRabbit
New Features
Changes
Chores
✏️ Tip: You can customize this high-level summary in your review settings.