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

Render IA logo SVG on modal header #98

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Render IA logo SVG on modal header #98

merged 1 commit into from
Apr 25, 2024

Conversation

nsharma123
Copy link
Contributor

No description provided.

@nsharma123 nsharma123 changed the title Render direct IA logo SVG on modal header Render IA logo SVG on modal header Apr 24, 2024
Copy link

github-actions bot commented Apr 24, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-04-25 07:21 UTC

@@ -3,9 +3,9 @@ import { property, customElement } from 'lit/decorators.js';

import '@internetarchive/ia-activity-indicator/ia-activity-indicator';
import '@internetarchive/icon-close';
import iaIcon from '@internetarchive/icon-ia-logo/index.js';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have changed the way to render the ia-logo icon here because it were render JS code here. We were already render the svg icon directly without any any like here.
So using the same SVG file and moved inside this repo to prevent future issues similar like this because we faced this issue many times where the JS code was rendered instead of svg logo.

@nsharma123 nsharma123 merged commit 3f20b51 into main Apr 25, 2024
2 checks passed
@nsharma123 nsharma123 deleted the upload-ia-logo-icon branch April 25, 2024 07:20
@nsharma123 nsharma123 mentioned this pull request Apr 25, 2024
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