eclipse-theia/theia

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

Open

#8240 aperta il 27 lug 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)TypeScript (2478 fork)batch import
contributor experienceenhancementgood first issuehelp wanted

Metriche repository

Star
 (18.676 star)
Metriche merge PR
 (Merge medio 15g 4h) (75 PR mergiate in 30 g)

Descrizione

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.

Guida contributor