Add filename display on file upload

This update introduces a new feature to the DropFile component; now filenames are displayed when they are uploaded. This provides a user-friendly way to view the file being managed. Additionally, some styling adjustments were made to accommodate this new addition.
This commit is contained in:
2024-07-19 13:55:22 +02:00
parent ad5e780936
commit 84069e03dc
2 changed files with 20 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
kind: Feature
body: Display filename on file upload within the UI interface
time: 2024-07-19T13:55:15.16139422+02:00
custom:
Issue: ""