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

Web browser displays bare JSON object when bulk download has expired #1526

Open
eecavanna opened this issue Jan 26, 2025 · 0 comments
Open
Labels
priority: low scope: client Related to client X SMALL Less than 1 day

Comments

@eecavanna
Copy link
Collaborator

In preparation for some scheduled downtime of the CFS filesystem used by the Portal's data proxy service, we have scaled down that data proxy service. As a result, data file downloads do not work. I wanted to know what users would see when they tried to download data files. So, I tried to download one, as shown here:

Image

What I saw surprised me. Instead of seeing an error message within the context of the Data Portal UI, I saw a bare JSON object on a blank web page. Here is the error message (on left). On the right side of my screen is the "Network" tab of my web browser's DevTools.

Image

The task here is to display an error message within the context of the Data Portal UI.

@eecavanna eecavanna added priority: low scope: client Related to client X SMALL Less than 1 day labels Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low scope: client Related to client X SMALL Less than 1 day
Projects
None yet
Development

No branches or pull requests

1 participant