You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a file is selected for uploading, the filename input field must autofill with the name of the selected file, so that the user could edit it more effectively (Without refreshing the page)
Think, we could use AJAX to solve the issue.
Here's quick look at the existing File Upload Page:
Desktop View
Mobile View
Happy Coding
The text was updated successfully, but these errors were encountered:
decoded-cipher
changed the title
When a file is selected for uploading, the filename input field must autofill with the name of the selected file, so that the user could edit it more effectively.
Autofill the filename input field, when a file is selected for uploading (For effective file renaming)
Apr 27, 2021
decoded-cipher
changed the title
Autofill the filename input field, when a file is selected for uploading (For effective file renaming)
Autofill the filename input field, when a file is selected for uploading (To rename, if needed)
Apr 27, 2021
Issue to tackle
Here's quick look at the existing File Upload Page:
Desktop View
Mobile View
The text was updated successfully, but these errors were encountered: