Skip to main content

Questions tagged [file-input]

0 votes
1 answer
84 views

File preview over popup

i have a popup, which contains some information and file preview button, How to preview the file, as we are already inside a popup
Zack's user avatar
  • 1
2 votes
1 answer
114 views

Global vs contextual file dropzones

Our application provides a global dropzone for convenient uploads into a media library - you drag a file, and an overlay for the entire page tells you that you can drop it anytime. However, on certain ...
user12363468's user avatar
1 vote
2 answers
115 views

When uploading different file types what is preferred that comes first file selection or asking the user to identify the type of file?

When having users upload a mixed set of file types that could be used for different purposes is it better to have the user select the files for upload from the system or ask what the files are for ...
Tanooki Mario's user avatar
1 vote
1 answer
365 views

Asking the user to select two items (which file & file format) before clicking download button

I have a scenario where users can download report files. There are three types of files available in three different formats (.txt, .csv, .xls). I am giving checkbox for the types so that user can ...
vishwa's user avatar
  • 11
1 vote
1 answer
137 views

Multiple photo upload zone e.g. before photos and after photos

I am working on an app that lets users fill in a report of the job they have been given. These reports are generally of physical assets. e.g. a fish tank. In the report, the user has to show proof ...
mbafu's user avatar
  • 11
2 votes
1 answer
199 views

Is it okay if the primary action after an operation is visible after scrolling

I am designing a web app which contain many different tools this particular tool has two fields one in which user uploads a single file and other where user can upload multiple files. The problem is ...
vaibhav Kothari's user avatar
2 votes
1 answer
72 views

Where to place output button below file field

I have multiple function which includes one or two file as inputs and a file as an output. I am not sure how to align the output button. Right align with the browse button of the field Left align ...
vaibhav Kothari's user avatar
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 ...
letmethink's user avatar
1 vote
2 answers
2k views

Handling multiple file uploads when the user must specify attributes for each file

I'm in the process of redesigning an application that contains a multiple file upload view. The current design features a tabular layout in which ten rows are displayed at a time. Each row contains a ...
Patrick's user avatar
  • 113
1 vote
2 answers
247 views

Which styling should the field have, once a value has been chosen?

I'm working on the input style for a dropdown field, and I have two options for once a value has been selected. The default field state is shown at the top, which has the same border color as the ...
Hassan Aboueldahab's user avatar
0 votes
1 answer
1k views

"Add attachment/file" button for a mobile app?

I'm re-designing a part of a mobile-first app for reading and answering customer feedback. My problem is: How would you display a button for uploading attachments/files in an interface that is going ...
lrr's user avatar
  • 1
1 vote
2 answers
964 views

IOS file download - Images for application data

We develop a web application where the user can enter data and based on that data he can generate a PDF file. For convenience we wanted to build a save and load function so that the user can ...
Lars's user avatar
  • 113
0 votes
2 answers
91 views

Pattern for a nullable image upload field

I have a user settings form where a user can set their email, toggle some boolean preferences, etc. I would also like to allow users to upload an image to use as an avatar. There are two basic ...
Ryan Jenkins's user avatar
1 vote
3 answers
333 views

undo action and submit form

I have a form where there is also the possibility to manage N files PDF. These files could be uploaded and, obviously, deleted. For upload, I have a ajax uploading (when you choose a file, the file ...
Luca Rainone's user avatar
1 vote
1 answer
1k views

intuitive multiple directory (like file input) selection design (pic)

Anyway, I'm a developer by trade, but do most of my own design work. The program I'm currently developing requires that the user "configure" several directories in which several 3rd party executable ...
Todd's user avatar
  • 113

15 30 50 per page