Skip to content

Can my upload begin from the top of the list instead of bottom of the list when I select multiple files #133

@ViperLiu

Description

@ViperLiu

When I was trying to upload multiple file at once,it always begin upload from the bottom of the file list
like this:

upload button and drag & drop field
5.jpg <- the part which users can see
4.jpg <- the part which users can see
3.jpg
2.jpg
1.jpg <- upload starts from here,and users can't see it without scrolling down

when it comes to a large number of files, e.g. more than 50, the upload progress bar will be showed in the bottom of the page,which users might be confused that nothing is uploading(actually the upload begin from the bottom where users can't see it without scrolling down)

what I want is like this:

upload button and drag & drop field
1.jpg <- upload starts from here,where users can see it without scrolling down
2.jpg
3.jpg
4.jpg
5.jpg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions