Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autofill the filename input field, when a file is selected for uploading (To rename, if needed) #10

Open
decoded-cipher opened this issue Apr 27, 2021 · 0 comments
Labels
good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed

Comments

@decoded-cipher
Copy link
Member

Issue to tackle

  • 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

image

Mobile View

image

  • Happy Coding
@decoded-cipher 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 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
@decoded-cipher decoded-cipher added the bug Something isn't working label Apr 27, 2021
@decoded-cipher decoded-cipher added help wanted Extra attention is needed and removed bug Something isn't working labels May 5, 2021
@decoded-cipher decoded-cipher added the good first issue Good for newcomers label Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant