Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.BETA
-
Fix Version/s: 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Icefaces 4, ace:fileEntry
-
Assignee Priority:P2
Description
An observation is that if you initially add a file that is too large, the upload fails and the appropriate error message is displayed. However, if you then "cancel" the upload entry for that file, the message persists until another upload is attempted. It would be nicer if the message for that upload was cleared as soon as you remove it from the list, if possible. This should be achievable my returning the component to a "valid" state if the user cancels an upload.
r41783: improvement to mark fileEntry component as valid when cancelling a file that caused validation messages.