Project

General

Profile

Actions

Bug #88781

closed

UI improvements for page clearing action

Added by Nicole Cordes over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2019-07-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Due to the changes done in https://forge.typo3.org/issues/88718 the user experience should be improved.

before:
- the user saw an action happening after he/she pressed the button
- he/she knew about reloading and waiting time
after:
- no visual action seen anymore; the button can be pressed multiple times
=> maybe the button should turn into a spinner and be disabled after the first usage as long as the request takes
- if the user changes the view (e.g. views another page, edit the page or a content element) the browser (at least chrome) stops the asynchrone request immediately; no further notification for the user will be shown
=> the user should be informed that the "clearing request" is still in progress and gets aborted if the view is changed

Furthermore I think there should be some conceptional work on how to deal with the actions in context menu. Currently there is no visible processing (at least for cache clearing) either. Some wild proposals from my side: a spinning icon in the page tree if any action was chosen or an overall ajax processing queue that is visible e.g. within the top bar.

Actions

Also available in: Atom PDF