RocketChat/EmbeddedChat

bug: attachments can't directly download and can't support certain video types

JeffreytheCoder opened this issue · 0 comments

Description:

Attachments can't directly download and can't support certain video types

Steps to reproduce:

  1. Click the file download button. Opens a new preview tab instead of downloading the file.
  2. Don't support playing video types like .mov, which is supported in RocketChat

Expected behavior:

Download button directly downloads file and add supports to video types.

Actual behavior:

attachment-issue