View Issue Details

IDProjectCategoryView StatusLast Update
0021857mantisbtattachmentspublic2021-01-25 17:10
Reportervboctor Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version2.0.0-rc.1 
Summary0021857: Use Ajax to support preview for all attachments
Description

At the moment, we auto-download attachments smaller than a configured size to support the user clicking + to preview. We should implement the following changes:

  • Support + on all attachments that can be previewed independent of size.
  • Download the attachment when user clicks the + sign, no need to download attachments if no user is going to look at them.

This will improve performance and functionality.

TagsNo tags attached.

Relationships

related to 0026095 closedvboctor Support inline playing of audio attachments 
related to 0026102 closedvboctor Support inline playing of video attachments 
related to 0027150 closedatrol Non visible image previews are transferred from server to client 

Activities

dregad

dregad

2016-11-04 12:19

developer   ~0054414

+1

vboctor

vboctor

2019-08-30 19:24

manager   ~0062700

There is still value in eventually implementing. However, for audio/video we preview the control without preloading the files (0026095 and 0026102).