Page MenuHomePhabricator

Add icon paths for Quickview Icons
Closed, ResolvedPublicBUG REPORT

Description

The new Icon component expects to be provided with the raw SVG path of whatever icon is needed as a property. We need to add SVG paths for the various icons used in the Quickview to the lib/icons.js file to restore the Quickview to its previous appearance.

Currently things look like this:

Screen Shot 2020-08-11 at 4.03.30 PM.png (1×1 px, 809 KB)

We want them to look like this:

Screen Shot 2020-08-11 at 4.13.39 PM.png (1×1 px, 831 KB)

The missing icons here are:

  • close
  • unLock
  • logoCC
  • userAvatar
  • clock
  • camera
  • pageSettings

Event Timeline

Change 619590 had a related patch set uploaded (by Anne Tomasevich; owner: Anne Tomasevich):
[mediawiki/extensions/WikibaseMediaInfo@master] Update QuickView icons to use new Icon component

https://gerrit.wikimedia.org/r/619590

Change 619590 merged by jenkins-bot:
[mediawiki/extensions/WikibaseMediaInfo@master] Update QuickView icons to use new Icon component

https://gerrit.wikimedia.org/r/619590

Ramsey-WMF claimed this task.
Ramsey-WMF subscribed.

All the QuickView icons appear on production.