Skip to content

[Feature]: Replace ZIP download with direct file download when only one file #1

@gaureshpai

Description

@gaureshpai

Feature Description

Currently, even when the output is a single file, it is packaged inside a ZIP archive. Implement logic to directly provide the single verified file for download without wrapping it in a ZIP, ensuring no errors occur during this process.

Motivation

Providing a direct file download improves user experience by reducing unnecessary steps and potential errors.

Alternatives Considered

Continuing to always provide ZIP files, but this creates unnecessary overhead and complexity when only one file is present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions