We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When uploading a file from a link that doesn't contain a file extension (e.g. retool storage URL), it sets the file name as the last part of the URL:
The text was updated successfully, but these errors were encountered:
This is a known issue -- @LawyZheng is working on it!!
Sorry, something went wrong.
there's a file extension in your screenshot. I'm not sure if I understand the issue here.
Or do you mean the issue we fixed in #1101 ?
No. The issue is that we aren't setting the file name to the original file that we downloaded
LawyZheng
No branches or pull requests
When uploading a file from a link that doesn't contain a file extension (e.g. retool storage URL), it sets the file name as the last part of the URL:
The text was updated successfully, but these errors were encountered: