writer-framework
writer-framework copied to clipboard
File input component doesn't show the name of the uploaded files
The component shows "No Files Uploaded" after uploading the files. The uploaded files are available in the code, though. I feel the component should signify that files have been uploaded.
Thank you for your feedback, we will rework this component in the coming weeks. PR #142 is open for a long time on this topic.
The File Input has been improved and now shows the file name.
For reference, it was https://github.com/writer/writer-framework/pull/494