Project

General

Profile

Actions

Bug #90824

closed

Add media file - too many options? Confusing ...

Added by Sybille Peters almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-03-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
usability, backend, images
Complexity:
Is Regression:
Sprint Focus:

Description

For example in the "textmedia" element "media" tab I have 5 options:

  1. Add media file
  2. Select & upload files
  3. Add media by URL
  4. Drag and drop to upload files
  5. or "click, browse and choose files"

While it is cool that you can do several things, there is some overlap.

Option 1 is kind of a mega-dialog where you can also upload files and also use an URL. Why have 2 and 3 if you can already do that in 1?

Option 5 is basically the same as 2.

There may be a reason for doing it this way but it is not immediately intuitively understandable for me.

Once you do click on one of the options, the workflow is pretty simple.

Also the phrasing:

  • in option 1 it is "upload media file"
  • in option 2 it is just "select & upload files"

In all these cases it is a media file, so I would always use "media file" or just "file". Otherwise you look at the buttons and wonder what is the difference.


Files

media.png (31.1 KB) media.png Sybille Peters, 2020-03-24 20:36
Actions #1

Updated by Susanne Moog almost 4 years ago

  • Status changed from New to Needs Feedback

- The drop zone is used to signal the user that she may use drag and drop to upload files - and it only appears once you start dragging stuff (so it's not even displayed when it's not useful)
- Select & Upload files is a shortcut to be able to directly upload without the need to select a folder first
- Add media file is mainly used to add images you want to reuse / add in a specific folder / select existing ones
- Add media by URL does something completely different

Depending on the instance you can configure which buttons to show for your editors and your use cases. I don't quite see a problem here. The plural of the first button could be changed, yes.

To me, the only thing about the buttons would be: if we'd display the drop zone anytime, we could remove button no 2 - however I would only change that when adding a new drop zone implementation which can do more (for example paste images and upload folders - there's a ticket for that :)).

Actions #2

Updated by Sybille Peters almost 4 years ago

Thanks for the clarifications. That is very helpful.

It's weird. I had the "drop zone" displayed without dragging anything. Cannot reproduce this now on my test systems.

I also found this on Stack Overflow:

File uploads are only possible when the user has access to the folder user_upload. If you restrict the access for the user one can't see the "Select & upload files" any more

https://stackoverflow.com/questions/49174162/typo3-backend-settings-select-upload-files-and-add-media-by-url/49174309

I will close this issue.

I also created an issue for documentation: https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/issues/814

Actions #3

Updated by Sybille Peters almost 4 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF