Skip to content

Conversation

ntheanh201
Copy link
Contributor

Description

Currently, when reloading sessions, all attachments are lost, preventing users from accessing previously uploaded files.

Changes

  • Implement IndexedDB storage for persistent attachment data.
  • Group attachments with their associated text inputs for better organization.

@wyf7107
Copy link
Collaborator

wyf7107 commented May 21, 2025

Hi @ntheanh201, thank you for the contribution. Persistent attachment is a larger feature that's on the roadmap. I would love to have this PR as a reference for other developers in case they want to have customized solution for persisting the attachments between sessions.

ilteris pushed a commit to ilteris/adk-web that referenced this pull request Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants