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

Implement downloading files #230

Open
karolina-siemieniuk-morawska opened this issue Oct 25, 2023 · 1 comment
Open

Implement downloading files #230

karolina-siemieniuk-morawska opened this issue Oct 25, 2023 · 1 comment
Assignees

Comments

@karolina-siemieniuk-morawska
Copy link
Collaborator

In search result item, add download file function on click to XML and PDF icon accordingly.
Screenshot 2023-10-25 at 15 59 31

@karolina-siemieniuk-morawska
Copy link
Collaborator Author

@pamfilos after research it turns out we should not to it in frontend. It would be better to implement it on s3 by adding Content-Disposition: attachment header https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition

@karolina-siemieniuk-morawska karolina-siemieniuk-morawska changed the title UI: implement downloading files Implement downloading files Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants