stream-chat-flutter icon indicating copy to clipboard operation
stream-chat-flutter copied to clipboard

Multiple Issues related to attachments on web

Open Ayush-gupta-josh opened this issue 2 years ago • 5 comments

Which packages are you using?

stream_chat_flutter

On what platforms did you experience the issue?

Web

What version are you using?

5.0.0-beta.1

What happened?

  • [ ] Video Thumbnail Not loading at all, shows red warning size instead
  • [ ] Clicking on a video while the upload is in progress opens Red Error Screen
  • [ ] Save Video / Save Image not working from the attachment preview modal
  • [ ] The Reply button doesn't work in the Attachment preview modal, it just closes the modal
  • [ ] Uploading SVG Images doesn't work
  • [ ] The reaction icons are not visible due to transparent border (Using the accentPrimary as blue)
  • [ ] The reply action for the video shows the blob URL of the video, we can improve this behavior. Along side the whole video tile is not clickable, only the ! icon is clickable image
  • [ ] Although no text is added, there is a blank space at the bottom when the video is upload image

Reference Video:

https://user-images.githubusercontent.com/67139749/176863857-3c2d8d0d-9051-4979-ab7f-59a99fce30da.mp4

Steps to reproduce

Refer to the attached video.

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Ayush-gupta-josh avatar Jul 01 '22 09:07 Ayush-gupta-josh

Hi @Ayush-gupta-josh this really helps us, we're gonna work on it as part of the web support epic. Thanks again

imtoori avatar Jul 06 '22 08:07 imtoori

@imtoori Any timeline for the resolution of above issues

Ayush-gupta-josh avatar Jul 11 '22 10:07 Ayush-gupta-josh

I think a couple of weeks is reasonable, we're gonna include those in the next v5 releases

imtoori avatar Jul 11 '22 13:07 imtoori

@imtoori Any updates on upcoming release?

Ayush-gupta-josh avatar Jul 25 '22 07:07 Ayush-gupta-josh

Hi @Ayush-gupta-josh I think I solved all this issues You can checkout the v5 branch and see if everything works fine or you can wait for the next release, probably tomorrow

imtoori avatar Sep 21 '22 12:09 imtoori

In order of original post:

  • [ ] The thumbnail doesnt show a warning sign but it still doesnt load
  • [ ] The bug has changed. While a video is uploading its just a wall of red (presumably a flutter error but I cant scroll high enough to find it)
  • [x] Saving videos in the preview modal is fixed
  • [ ] The reply button still only closes the modal rather than starting a reply
  • [ ] Uploading an SVG still doesnt work
  • [x] Reaction icons are visible now
  • [ ] Unclear on this last one. @Ayush-gupta-josh Can you add some context here?

Additional Bugs to Report

  • [ ] If you fullscreen a video preview, then come out of fullscreen, the thumbnail is replaced with a gray box
  • [ ] If you click the bento menu within a video preview the gallery view says "Photos" despite there only being video attachments
  • [ ] Following the same steps as above. No videos in gallery view display thumbnails

Dillan-Jasper avatar Oct 20 '22 20:10 Dillan-Jasper

This is almost a year old, I am going to close it in order to clean up the backlog. If you think this is still relevant then feel free to re-open it.

esarbanis avatar Jan 11 '24 10:01 esarbanis