Bug #36972
closedEpic #53915: Usability and timing issues in Pagetree
Page tree ajax indicator
0%
Description
When copying pages in the tree, there is no indication of "something is still going on". Recursive copying, or even one page with much content, can take some time.
I don't have a suggestion how this could be implemented; maybe change the cursor, or use a layer on top of the page tree. Of course the point of ajax calls is that they are not blocking, so these may not be the optimal ways to do it.
Updated by Jens Hoffmann over 12 years ago
- Category set to Usability
- Status changed from New to Accepted
- Assignee set to Jens Hoffmann
- Target version set to TYPO3 6.0
Hi,
good Point - thanks for that! :)
I would suggest we add at the new entry point of the copy's
a "dummy" page with a Ajax Spinner in front and the label
"coping ..." or "moving ..." behind .. to indicate the point of
action (inline). And when the Task is done, we remove the
dummy page again.
Greez Jens
Updated by Benni Mack about 8 years ago
- Tracker changed from Suggestion to Bug
- Project changed from 78 to TYPO3 Core
- Category changed from Usability to Backend User Interface
- TYPO3 Version set to 8
Updated by Riccardo De Contardi over 7 years ago
- Related to Bug #51983: Lack of response on pagetree actions (copy,move,delete etc.) is confusing added
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Accepted to Closed
- Assignee deleted (
Jens Hoffmann)
I close this issue in favor of #51983, please continue the discussion there, thank you.
I've added a reference to this issue there and copied this description, too for a quick reference and to keep track of it.
If you think that this is the wrong decision, then please reopen it or open a new ticket and add a relation to this ticket number.