Is there an existing issue for this?
Current Behavior
When you use Neos.Form and the Neos.Form.FusionRenderer with the File Upload, there’s a chance that the file extension isn’t valid. In that case, the validation error should be displayed, but the labels are in Flow, and the label for the case is missing.
Expected Behavior
Validation Error will be rendered!
Steps To Reproduce
- Utilize Neos.Form to construct a form and incorporate a File Upload component.
- Specify the list of acceptable file types.
- Upload a file of an incompatible type.
Environment
Anything else?
No response
Is there an existing issue for this?
Current Behavior
When you use Neos.Form and the Neos.Form.FusionRenderer with the File Upload, there’s a chance that the file extension isn’t valid. In that case, the validation error should be displayed, but the labels are in Flow, and the label for the case is missing.
Expected Behavior
Validation Error will be rendered!
Steps To Reproduce
Environment
Anything else?
No response