HTML5 / Web UI issues - Mobile
under review
Pro User
Btw. this happens randomly on desktop too. And even during conversation, not only on the first prompt screen. Way strange.
Pro User
When adding attachments on mobile, the
entire prompt input area disappears
, leaving no way to type, review, or send the message. Combined with the existing scaling/scroll problem (send button rendered off-screen), the composer becomes effectively unusable on mobile once attachments are involved.- Trigger:Attaching one or more files via the mobile Web UI.
- Result:Prompt textarea and associated controls vanish from the layout (not merely scrolled off-screen — they appear to collapse entirely).
- Impact:No fallback path to send or edit the prompt; the attachment flow is a dead end on mobile.
This looks like it may share the same root cause as the original report (viewport/layout handling on small screens), so they're likely worth tracking together.
Photo Viewer
View photos in a modal
J
Joel Midden
updated the status to
under review