DiSSCo / disscover

Search, discover and act upon data within the DiSSCo digital infrastructure.
https://dev.dissco.tech
Apache License 2.0
1 stars 0 forks source link

Include icons #79

Closed TomDijkema closed 8 months ago

TomDijkema commented 8 months ago

PR includes icons from Phylopic. When searching, the app will make a call to the Phylopic API searching for a relevant icon to display among the search results. If no relevant icons are found, or the topic discipline is not relevant for taxonomy, the topic discipline will be used instead. The local table results variable is refreshes every time upon looping over a search record to make sure the icon will be included.

PR also includes the topic discipline icons on the Homepage. This indicates the icons need to be reworked as no CSS filter can be applied to merge them in with the background. Apparently, SVG vector images can not be applied color filters on, also, the white outlining of the icons should be transparent.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
17.3% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud