writer-framework icon indicating copy to clipboard operation
writer-framework copied to clipboard

File input component doesn't show the name of the uploaded files

Open ManishAradwad opened this issue 11 months ago • 1 comments

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.

ManishAradwad avatar Mar 12 '24 07:03 ManishAradwad

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.

FabienArcellier avatar Mar 13 '24 16:03 FabienArcellier

The File Input has been improved and now shows the file name.

ramedina86 avatar Aug 26 '24 09:08 ramedina86

For reference, it was https://github.com/writer/writer-framework/pull/494

madeindjs avatar Aug 26 '24 09:08 madeindjs