Skip to content

Document smart ways for monitoring file upload progress in promise like fashion  #361

@evilaliv3

Description

@evilaliv3

I'm trying to implement monitoring of file upload completion in a promise like fashion and i consider that we miss proper documentaton for a functional and an efficient way to implement this.

This would be helpful for projects where the file upload is implemented within a form, where file uploads are set to start in pause state and the submit button is mapped to a trigger of file upload start that should then wait for file upload completion before performing submission completion.

The documentation should consider to clarify possibilities for efficiently waiting on a single flow object and on multiple flow objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions