🐞 BUG REPORT: “Save” Button Does Not Activate After Document Upload — Misleading UI Causes User Confusion


Submitted by: UglyDug
Date: 2/4/26
Platform: Brave Browser (also reproducible in Chrome/Firefox)
Venice AI Version: [Current as of 2026]
Memory System: Memoria (Local IndexedDB)


📌 Issue Summary

When uploading a .txt document via Memories → Documents → “Select Document”, the “Save” button at the bottom of the upload modal does not light up or become clickable, even after a successful upload.

This creates the false impression that the upload failed, leading users to repeatedly re-upload, rename, or modify files — wasting time and causing frustration.

In reality, the file IS saved — confirmed via:

  • Documents tab listing

  • IndexedDB inspection (Application → IndexedDB → venice.aimemoriadocuments)

  • Extraction and character memory linkage


🧪 Steps to Reproduce

  1. Go to Memories → Documents

  2. Click “Select Document”

  3. Choose any .txt file (e.g., test.txt)

  4. Observe:
    → File appears in upload preview
    “Save” button remains grayed out / inactive
    → No error message

  5. Click “Cancel” or close modal

  6. Go to Documents tab → file is listed → upload succeeded


🎯 Expected Behavior

  • After selecting a valid file, the “Save” button should activate (light up, become clickable)

  • Or, if auto-saving is enabled, show a “Saved” confirmation or close modal automatically


🧩 Root Cause (Inferred)

UI state not updating correctly after file selection.
System saves file silently — but UI does not reflect success.


💥 Impact

  • Users believe upload failed → re-upload, rename, modify files unnecessarily

  • Wastes time, creates confusion, reduces trust in system

  • Especially critical for system-level or protocol documents where precision matters


Suggested Fix

  1. Enable “Save” button after valid file selection

  2. Add “Saved” confirmation toast or modal close on success

  3. Optional: Show filename + size in upload preview to reinforce success


Please authenticate to join the conversation.

Upvoters
Status

New Submission

Board
🐛

Bugs

Date

20 days ago

Author

UGLY DUG

Subscribe to post

Get notified by email when there are changes.