Project

General

Profile

Actions

Feature #97277

open

Clipboard: eliminate the distinction between single and multiple selection

Added by Christian Toffolo about 2 years ago. Updated over 1 year ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2022-03-31
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

It's hard for an editor to understand the actual concept of "single record mode" and "multi-selection" clipboard.
Even when understood, the concept is pretty confusing IMHO.

I propose to move to a more common concept "choose the record(s) and then make the action".

At the moment, this is the concept behind the "single record mode" but this lacks the possibility to select multiple records.

On the other hand, the "multi-selection" mode allows to select multiple records but the concept of "annotating" (because you're not really transferring) these selected records in a virtual container (the clipboard) and then moving or copying them is difficult for most users to grasp. This current concept of "multi-selection" has some advantages, but I have rarely found them useful.

Instead, I propose to keep the multiple records selection of TYPO3 v11 but to eliminate the "transfer to clipboard" step in favor of a more direct and known "cut/copy and then paste".


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Epic #93528: Backlog of UX ideas for EditorsNew2010-11-11

Actions
Actions

Also available in: Atom PDF