Skip to content

Allow chat messages with only an attachment - #204

Merged
hamzamerzic merged 1 commit into
mobius-os:mainfrom
hamzamerzic:fix/attachment-only-chat-messages-refresh-20260724
Jul 24, 2026
Merged

Allow chat messages with only an attachment#204
hamzamerzic merged 1 commit into
mobius-os:mainfrom
hamzamerzic:fix/attachment-only-chat-messages-refresh-20260724

Conversation

@hamzamerzic

Copy link
Copy Markdown
Collaborator

Summary

  • allow completed image and file attachments to be sent without accompanying text
  • preserve attachment-only messages through queued Stop/re-send and Send-now flows
  • validate the payload before keyboard, scroll, voice, or queue-layout side effects
  • cover the real upload-to-empty-message backend contract

Testing

  • npm test (1,864 tests)
  • npm run build
  • pytest tests/test_chats.py tests/test_uploads.py -q (35 passed)
  • rendered browser check: an empty textarea with a completed image exposes an enabled Send action

Co-authored-by: Möbius Agent <mobius-agent@users.noreply.github.com>
@hamzamerzic hamzamerzic added area: ui User interface and interaction design bug Something isn't working labels Jul 24, 2026
@hamzamerzic
hamzamerzic merged commit 4586d80 into mobius-os:main Jul 24, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: ui User interface and interaction design bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant