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

Ask user for upload file name when using URL #298

Open
steve-fischer-200 opened this issue May 14, 2024 · 0 comments
Open

Ask user for upload file name when using URL #298

steve-fischer-200 opened this issue May 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@steve-fischer-200
Copy link
Contributor

steve-fischer-200 commented May 14, 2024

When the user provides an URL to upload data from, we are currently using heuristics to make a file name.

Instead:

  1. add a new filename field in the POST, to be used when user provides an URL
  2. the client code can attempt to parse the user's URL to guess and autofill the field in the UI
  3. if the client can't guess, the user will have to fill in the filename field
@Foxcapades Foxcapades added the enhancement New feature or request label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants