We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/kind bug
/area registry
n/a
Describe the bug: The Dotnet devfiles all have an invalid icon, which is showing up as a missing link on the devfile registry, VS Code explorer, etc.
To Reproduce: Open the registry...
No missing link icons.
Suggestion on how to fix the bug
The text was updated successfully, but these errors were encountered:
I have opened PR to fix icon links (devfile/registry#110)
2. If an icon is missing we should show something other than the broken link - either use a placeholder or revert to what we do if there's no icon.
+1 for having a fallback in case the icon is not reachable.
Sorry, something went wrong.
fixed
No branches or pull requests
/kind bug
Which area this bug is related to?
What versions of software are you using?
n/a
Bug Summary
Describe the bug:
The Dotnet devfiles all have an invalid icon, which is showing up as a missing link on the devfile registry, VS Code explorer, etc.
To Reproduce:
Open the registry...
Expected behaviour
No missing link icons.
Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable.
Additional context
Suggestion on how to fix the bug
The text was updated successfully, but these errors were encountered: