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

Fix the broken icon loading #6340

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Fix the broken icon loading #6340

merged 1 commit into from
Aug 2, 2023

Conversation

justinclift
Copy link
Member

@justinclift justinclift commented Aug 2, 2023

What type of PR is this?

  • Bug Fix

Description

The icons haven't been loading properly since PR #6295, due to an incompatibility with some other outdated dependencies. This PR updates those other dependencies, fixing the problem.

How is this tested?

  • Manually

Tested by performing yarn && make build with a previously built backend then looking at the icons in a browser.

Neither unit tests nor Cypress testing have been done yet. So, lets see if CI says things are ok. 😄

The icons haven't been loading properly since PR 6295,
due to an incompatibility with some other outdated
dependencies.  This updates those other dependencies to
fix the problem.
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #6340 (5193aa4) into master (71bf65b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #6340   +/-   ##
=======================================
  Coverage   60.74%   60.74%           
=======================================
  Files         153      153           
  Lines       12513    12513           
  Branches     1695     1695           
=======================================
  Hits         7601     7601           
  Misses       4686     4686           
  Partials      226      226           

@justinclift justinclift enabled auto-merge (squash) August 2, 2023 15:56
@justinclift justinclift merged commit acf77f8 into master Aug 2, 2023
@justinclift justinclift deleted the icons_fix_v1 branch August 2, 2023 15:57
harveyrendell pushed a commit to pushpay/redash that referenced this pull request Jan 8, 2025
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.

1 participant