holochain-apps / relay

Chat app for the Volla ecosystem!
Other
2 stars 2 forks source link

Unable to Add Images to Chat: Upload Feature Not Working #92

Closed Tattitar closed 1 week ago

Tattitar commented 3 weeks ago

I’m able to pick an image but it doesn’t appear in a chat. (at least if you’re in a group by yourself). I don’t have a second device to test it with another person in a group.

tibetsprague commented 3 weeks ago

just double checking, you are using 0.5.3-beta? what device are you using?

Tattitar commented 3 weeks ago

Yes, it’s 0.5.3-beta pixel 7 pro

tibetsprague commented 3 weeks ago

strange, this seems to be working for me and others. does anything appear in the chat, like a gray box where the image should be?

luka177 commented 2 weeks ago

@Tattitar if you are running android 14 (or 15 beta) image picker is broken in relay, you can still pick image by using 3dot menu in android image picker and selecting a file manually.

Tattitar commented 2 weeks ago

strange, this seems to be working for me and others. does anything appear in the chat, like a gray box where the image should be?

No, nothing appears there. Will upload video of the issue.

Tattitar commented 2 weeks ago

@Tattitar if you are running android 14 (or 15 beta) image picker is broken in relay, you can still pick image by using 3dot menu in android image picker and selecting a file manually.

Yes, I’m using android 14 beta. Even manually it doesn’t upload images to a chat. I can pick an image it appears in a message, but the button send to it to a chat isn’t working. Uploading video

tibetsprague commented 2 weeks ago

Right now you do have to add some text to a message to send it, you cant just send an image on its own. That is something I plan to fix soon.

On Aug 29, 2024, at 10:17 AM, Tattitar @.***> wrote:

@Tattitar https://github.com/Tattitar if you are running android 14 (or 15 beta) image picker is broken in relay, you can still pick image by using 3dot menu in android image picker and selecting a file manually.

Yes, I’m using android 14 beta. Even manually it doesn’t upload images to a chat. I can pick an image it appears in a message, but the button send to it to a chat isn’t working. Uploading video

— Reply to this email directly, view it on GitHub https://github.com/holochain-apps/volla-chat/issues/92#issuecomment-2318421816, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA5HNYLSWODUWM2VLPITTZT5JT5AVCNFSM6AAAAABNIW2EQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJYGQZDCOBRGY. You are receiving this because you commented.

Tattitar commented 2 weeks ago

Right now you do have to add some text to a message to send it, you cant just send an image on its own. That is something I plan to fix soon.

Got it! Thank you. Yes, it works with any text.

tibetsprague commented 1 week ago

the new version allows you to send images without needing to to add text!