-
Notifications
You must be signed in to change notification settings - Fork 136
Description
Current State:
When a user clicks the + button for file uploads in the left sidebar, a space appears where they can either drag/drop the file there or they can click a button 'Add File,' at which time a pop-up (powered by Filestack) appears where they can also drag/drop or they can leverage alternative ways of sharing the file.
Desired State:
I would like the user to have one method of uploading a file. My preference would be that when a user clicks the + button for file uploads the pop-up window (powered by Filestack) appears and the user can manage their upload through that interface. I would like to disable our separate drag & drop option that appears when the + button is clicked in the left sidebar, as well as hide and disable the "Add Files" button. This will result in the user being shown the pop-up screen immediately upon clicking the + button next to files.
Change Summary:
-
Hide and disable the "drag & drop" space located in the left sidebar that appears when the user clicks the + button next to Files
-
Hide and disable the "Add Files" button shown in this space when the user clicks the + button next to Files
-
When a user clicks the + button next to files they should immediately be shown the pop-up window (powered by Filestack) where they can manage their upload.