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: Fix broken provider images all around #3044

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

Matvey-Kuk
Copy link
Contributor

@Matvey-Kuk Matvey-Kuk commented Jan 16, 2025

There are 2 different attempts to do it in the code:

But still without fallback is used all around the codebase and UI renders broken images:
Screenshot 2025-01-16 at 19 07 02

Walked around the code and added fallback:
Screenshot 2025-01-16 at 19 03 39
Screenshot 2025-01-16 at 19 03 43
Screenshot 2025-01-16 at 19 03 46
Screenshot 2025-01-16 at 19 03 59

Main code here:

https://github.com/keephq/keep/pull/3044/files#diff-977bc09cad36ef884102415c92529e487305cc2e2aa1a8f88b8e587f625dab9c

Also changed some texts to close #3017

Copy link

vercel bot commented Jan 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
keep ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 6:37pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. Bug Something isn't working UI User interface related issues labels Jan 16, 2025
@Matvey-Kuk Matvey-Kuk enabled auto-merge (squash) January 16, 2025 18:17
Copy link
Member

@talboren talboren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Matvey-Kuk Matvey-Kuk merged commit 3ec21b2 into main Jan 16, 2025
10 checks passed
@Matvey-Kuk Matvey-Kuk deleted the Matvey-Kuk/fix-provider-images branch January 16, 2025 22:58
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files. UI User interface related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🐛 Bug]: deduplication rules
2 participants