Actions
Task #79537
closedStreamline usage of icons if a field validation failed
Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2017-01-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Remote Sprint
Description
In case the FormEngineValidation reports a failed validation, the field and the tab(s) containing the field are marked. However, the tabs have a red circle with an exclamation mark in it, while the field labels get a red triangle.
The triangle is kind of "wrong", as that sign is normally known as "warning", but a failed validation is clearly an error.
We should use the same icons.
Actions