Actions
Bug #105912
openFormeEngine DateTimePicker does not show "X" button immediately, focus in Review module does not work
Status:
New
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2025-01-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Two related things, not sure whether worthy to split up.
1:
- Create new Styleguide Required element
- Click into an empty required datetime field ("input_3")
- Enter a value
- Blur the field
- Note: The "X" icon is missing
- With Patch #105829 applied, the "X" icon actually appears after the field is entered and blurred again
2:
- Create new Styleguide Required element
- Ensure "input_3" is empty
- Open Review Popup
- Click in the failing validation "input_3" element
- DateTimePicker field is not focussed
Updated by Garvin Hicking 13 days ago
- Related to Bug #105829: Date time evaluation broken with required=true added
Updated by Garvin Hicking 13 days ago
Second issue probably not fixable due to flatpickrs "shadowy" cloned input handling.
Actions