eclipse-theia/theia

Use "Broken Icon Reference" when not finding icons from contributions

Ouverte

#8 240 ouverte le 27 juil. 2020

 (1 commentaire) (0 réaction) (1 personne assignée)TypeScript (2 478 forks)batch import
contributor experienceenhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (18 676 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Feature Description:

We have cases like this (https://github.com/eclipse-theia/theia/issues/7634) where we can't resolve an icon that is referenced in a contribution. It would be helpful to return an icon that signifies "Icon not found" and display that in the place of the desired icon. Currently, there is no indication in the UI that an icon could not be loaded and where it would be.

Guide contributeur