-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
When I use Nextcloud in the browser, most of the time I want to do stuff directly in Nextcloud like creating a new folder, a new document,...
The current "New" dialog looks like this:
For example when I want to create a new folder I often click intuitively on "Upload folders". If I notice it early enough that it is the wrong button I always need 1-2 seconds to search the list below for the right actions. While the two actions at the top "Upload File" and "Upload folders" stick out visually the others look all the same more or less.
Describe the solution you'd like
Most of the time when you work in the browser I would argue that you want to do stuff directly in the browser, create new folders, documents,... So as a first step I would turn it around and move "Upload File" and "Upload folders" to the bottom of the list.
Maybe this would be already enough, maybe some more cleanup could be helpful to find quickly the right action because the list is quite long currently.
One Idea:
Create new
- New Folder
- New Document[1]
- New File Request
Upload from device
- Upload file
- Upload folders
Separator line
- Add folder description
This could make it way easier to directly spot and select the right action.
[1] "New Document" would lead to a sub-menu or pop-up which let the user select the document type (all the other things which are currently in the list). Maybe a popup would be nice because it could run you through all followup steps: (1) select the document type with a grid view and nice large icons, (2)select a name, (3)select a template -> create. From step (2) on we already have pop-ups these days, so this could lead to a nice unified workflow at the end.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.