eclipse-theia/theia

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

開放

#8,240 建立於 2020年7月27日

 (1 則留言) (0 個反應) (1 位負責人)TypeScript (2,478 個分叉)batch import
contributor experienceenhancementgood first issuehelp wanted

倉庫指標

星標
 (18,676 顆星)
PR 合併指標
 (平均合併 15天 4小時) (30 天內合併 75 個 PR)

描述

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.

貢獻者指南