Questions tagged [upload]
The upload tag has no summary.
36 questions
0
votes
0
answers
31
views
Uploading a video UI for a Portfolio website with a Preview and Publish Button [duplicate]
I am designing an "Upload a Video" interface for a portfolio. It will open as a pop-up after the + button is clicked. Please make it better, keeping in mind UX design. Also, I am confused as ...
1
vote
1
answer
110
views
How to Design a Space-Efficient Upload Component for Multiple Document Types with Click and Drag-and-Drop Options?
I'm working on a form that requires users to upload multiple documents of different types. Currently, our upload component is taking up a lot of space, and I'm looking for suggestions on how to design ...
1
vote
1
answer
63
views
Limit selectable file-types or show error messages?
some users try to upload img/heic although only jpg, png or pdf are allowed.
in the best case our backend should also support img/heic.
However, our backend system will not support img/heic for a long ...
0
votes
1
answer
620
views
Multiple upload states and error handling
I am currently working on a banking site. We are designing a section of the site where users can follow their applications, i.e. for a loan. They can sign and upload documents from there.
There will ...
0
votes
1
answer
327
views
Best UX pattern for uploading multiple pictures on a mosaic
I am building an online print on demand tool. The final result is a physical object with several faces, each face containing an user-uploaded picture.
I want users to be able to upload a pictures from ...
1
vote
1
answer
2k
views
Best practice for bulk photo upload on mobile
I am creating a mobile app app that will require users to upload multiple images. They must take pictures their rental equipment before then after the rental agreement is complete, for proof of ...
2
votes
1
answer
2k
views
Uploading and categorizing files thereafter - What is the best way to upload these files?
We are building a feature where users can upload their files.
Idea (A):
Because multiple files can be uploaded by the user, one idea was to use a drop zone. The user is able to select a Category even ...
3
votes
2
answers
1k
views
Documents bulk upload with tagging system
I have a small UX challenge to tackling for an application project.
I would be interested in hearing from users and experts. Sometimes there are such obvious ideas that arise that we haven't thought ...
1
vote
1
answer
256
views
edit metadata in a bulk photo upload section?
I'm working on a production system with a feature for uploading ambiance images & tagging those images.
The current UI flow for uploading & tagging three images isn't good enough when 100+ ...
5
votes
2
answers
991
views
Batch upload documents or one at a time
I am designing an application service for a mobile phone. The user must submit a bunch of photographs and documents "the application".
The way I have designed it, documents are stored locally then ...
1
vote
1
answer
518
views
Uploader component design [closed]
Good morning guys.
This is my first post, so hi everyone =) .
I need some help with the design of a uploader angular component, what I'm trying to achieve is create two components in one, a single ...
2
votes
3
answers
6k
views
color for download and upload
Besides the down or up arrow, is there a convention of colors to distinguish between download and upload.
I have two buttons like these
and these too
But I feel that there's not enough visual ...
-1
votes
2
answers
212
views
Should I hide upload file information after user have uploaded 1 or more files
I have some information that I show in my upload form:
- The limit of file size
- Available file formats to upload
Should I hide this information after user have uploaded 1 or more files?
Images ...
0
votes
2
answers
591
views
Best UX for loading several files and rename them
I have this screen where the user uploads up to 10 files, each one of them needs to be renamed to describe what's its content (fixed descriptions), I already rename the files as they are loaded, but ...
0
votes
3
answers
147
views
Uploading product images
Im creating a site where a user can upload multiple(multiselect) product images at once.
My question is what would be the the "right" way if the user uploads images that have the same name as the ...