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

Application performs handoff to FDA to download original files within same window, making it difficulty to navigate back to original SDR record #312

Open
nmwolf opened this issue Mar 10, 2024 · 0 comments
Labels
look and feel enhancements look-feel or wording changes / improvements

Comments

@nmwolf
Copy link
Collaborator

nmwolf commented Mar 10, 2024

This is behaving as expected, but could be a candidate for platform improvement. Currently, when a user click to download orginal files, it hands it off to the FDA bitstream link, keeping user in same browser tab. After download, the page remains on the blank bitstream download page.

The user likely still needs to see the SDR record page, and therefore will have to use back button to head back to SDR record. This is not ideal, however, because it will sometimes re-trigger the download and fail to move back to the SDR record.

A better approach might be to have a handoff back to the SDR record, or else initiate the process in a new tab (if that does not violate accessibility issues).

@nmwolf nmwolf added the look and feel enhancements look-feel or wording changes / improvements label Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
look and feel enhancements look-feel or wording changes / improvements
Development

No branches or pull requests

1 participant