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

Prompt users to attempt download of configured data with URL when no file is present #418

Closed
carlhiggs opened this issue Apr 29, 2024 · 0 comments

Comments

@carlhiggs
Copy link
Member

Previously, it was requested by @jcelso that if a data source were configured with a URL, this could be automatically downloaded.

Automatic download from configuration files could potentially be risky if one had not authored these themselves, however, it would be useful to prompt a user with the configured URL and confirm with them that they wish to download this.

This has applications for producing reports in new languages to save users downloading new fonts that have been configured themselves. Instead (for #417) they should be prompted to check if they would like to download the configured font to provide support for a configured language.

carlhiggs added a commit that referenced this issue Apr 29, 2024
… reports in general with additional template refinements following feedback; also implemented a 'download_file()' function, currently only applied for fonts, it could be extended to be used for other dataset types, as per #418
@carlhiggs carlhiggs mentioned this issue May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant