Feature: Google Drive file picker for multi-file import

Resolved 💬 2 comments Opened Dec 19, 2025 by genisage-git Closed Jan 18, 2026

Summary

Add a Google Drive file picker UI that allows users to select and import multiple documents at once.

Current State

  • Google Drive OAuth is implemented in backend
  • Single URL upload works via /documents/upload-url
  • Manual URL pasting required for each file

Proposed Solution

  1. Integrate Google Picker API in frontend
  2. Add 'Import from Google Drive' button to document upload area
  3. Allow multi-select in picker
  4. Batch upload selected files using existing endpoint
  5. Show progress for multi-file imports

Technical Notes

Estimated Effort

4-8 hours

Labels

enhancement, frontend, google-drive

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗