Skip to content

fix/download as image on network dashbaord#252

Merged
joaorafaelalmeida merged 1 commit intodevfrom
fix/download_image_not_working
Jun 22, 2022
Merged

fix/download as image on network dashbaord#252
joaorafaelalmeida merged 1 commit intodevfrom
fix/download_image_not_working

Conversation

@aspedrosa
Copy link
Copy Markdown
Contributor

@aspedrosa aspedrosa commented Jun 21, 2022

Because on our Network Dashboard we are rendering some logos from a different domain, the download image feature fails because of CORS policy. The feature is working for both the landing page and Database Level dashboards.

image

To fix the issue I downloaded the images and uploaded them into the repository. Then we just need to change the src attribute of the img tags to static/assets/dashboards_images/network_dashboard/[image]

@joaorafaelalmeida joaorafaelalmeida merged commit 48d30be into dev Jun 22, 2022
@joaorafaelalmeida joaorafaelalmeida deleted the fix/download_image_not_working branch June 22, 2022 14:20
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

Successfully merging this pull request may close these issues.

2 participants