Project

General

Profile

Actions

Bug #50996

closed

Centralize 'mask'/loading for visual feedback

Added by Felix Kopp over 11 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-08-10
Due date:
% Done:

0%

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

Description

Include functionality into the core to 'mask' forms and buttons. All over the backend buttons and links start complex processes that take some time to finish. On click visual feedback should be sent to the user.

Include a central mask function to the core for forms/buttons.

<button class="maskOnClick" … />

and

<a class="button maskOnClick">…</a>

and

<input type="submit" class="maskOnClick" … />

By JavaScript this button/input[type=submit]/a.button should get an onClick event that afterwards adds a ajax spinning wheel animation to the button in front of the button label.

Actions #1

Updated by Mathias Schreiber almost 10 years ago

  • Status changed from New to Closed
  • Is Regression set to No

closed to my knowledge.
If this was closed on my error, re-open, hit me next time we meet.

Actions

Also available in: Atom PDF