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

refactor(frontend): add SVG schema to network schema #3875

Merged

Conversation

AntonioVentilii
Copy link
Collaborator

@AntonioVentilii AntonioVentilii commented Dec 5, 2024

Motivation

As suggested in the past, we should refine the schema of network type to be more specific for the icons.

@AntonioVentilii AntonioVentilii marked this pull request as ready for review December 5, 2024 23:13
@AntonioVentilii AntonioVentilii requested a review from a team as a code owner December 5, 2024 23:13
Copy link
Member

@peterpeterparker peterpeterparker left a comment

Choose a reason for hiding this comment

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

Nice, thx!

@AntonioVentilii AntonioVentilii requested a review from a team December 6, 2024 06:49
@AntonioVentilii AntonioVentilii merged commit b390208 into main Dec 6, 2024
18 checks passed
@AntonioVentilii AntonioVentilii deleted the refactor(frontend)/add-SVG-schema-to-network-schema branch December 6, 2024 06:49
AntonioVentilii added a commit that referenced this pull request Dec 6, 2024
# Motivation

In PR #3875 , I introduced the IconSchema, considering only the
environments where the local files were passed as string path. However,
in production, staging, and in general in any non-local deployed
environment, the element is the SVG file content.

That is why we fix the schema here.
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