enterprise
enterprise copied to clipboard
FileUploadAdvanced: Need option to reset upload list programmatically
Is your feature request related to a problem or use case? Please describe. FileUploadAdvanced: Need option to reset upload list programmatically.
Describe the solution you'd like Instead of forcing user to click cross on every success upload, there needs to be a provision to programmatically clear status on success - like a reset.
For this feature suggest we:
- put this code in a public (documented) method called removeMessage https://github.com/infor-design/enterprise/blob/main/src/components/fileupload-advanced/fileupload-advanced.js#L451 (when the x is clicked)
- add an additional removeAllMessages or clearMessages that does them all
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.