Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the "click to download file" in lists #4902

Closed
Jipegien opened this issue Nov 14, 2023 · 0 comments
Closed

Improve the "click to download file" in lists #4902

Jipegien opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)

Comments

@Jipegien
Copy link
Member

Jipegien commented Nov 14, 2023

Use case

In most cases, files in lists (in Data, in Exports panel) must be downloadable (or be opened if the browser supports it) in one click.

But in 2 cases, it must not be possible by default:

  • the Download button in the Artifact Overview
  • in the list of "Uploaded Files" in the Data panel of an Artifact

Proposed Solution

  • In "Uploaded Files" list in Artifact/Data tab: when clicking on a line or on the donwload button, then it opens a confirm dialog allowing to choose between downloading the file as is, or downloading it as an encrypted archive.
  • Same comportement for the "Download" button in the Artifact Overview.
  • For every other lists of files (Exported files, uploaded files of other Objects than Artifact, Exports panel), clicking on the line will open the file (if possible by the browser) or download it
@Jipegien Jipegien added the feature use for describing a new feature to develop label Nov 14, 2023
@Jipegien Jipegien added this to the Release 5.12.0 milestone Nov 14, 2023
@SamuelHassine SamuelHassine self-assigned this Nov 16, 2023
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

2 participants