Project

General

Profile

Actions

Feature #84805

open

Detect change-state of field earlier

Added by Richard Haeser almost 6 years ago. Updated about 2 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2018-04-20
Due date:
% Done:

0%

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

Description

With the new feature to only activate the save button when something changed, the change state should be checked earlier. Now if you are editing a field, but don't leave the field, the field is still in "not-changed" state and therefor, you don't have an activated save button.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #84753: Save Button Gate phase 1Closed2018-04-16

Actions
Related to TYPO3 Core - Epic #84751: Save Button GateClosedPatrick Broens2016-02-01

Actions
Actions #1

Updated by Patrick Broens almost 6 years ago

  • Related to Task #84753: Save Button Gate phase 1 added
Actions #2

Updated by Rens Admiraal almost 6 years ago

suggested solution for detecting value changes https://github.com/WebReflection/wrist

this is needed because for custom editors the field value is set programmatically in a hidden field which does not trigger a change event.

Actions #3

Updated by Susanne Moog almost 4 years ago

  • Category set to Backend JavaScript
Actions #4

Updated by Christian Kuhn about 2 years ago

  • Parent task deleted (#84751)
Actions #5

Updated by Christian Kuhn about 2 years ago

Actions

Also available in: Atom PDF