SAP / project-portal-for-innersource

Lists all InnerSource projects of a company in an interactive and easy to use way. Can be used as a template for implementing the "InnerSource portal" pattern by the InnerSource Commons community.
https://sap.github.io/project-portal-for-innersource/
Apache License 2.0
143 stars 71 forks source link

Display of projects without Activity Score #6

Closed spier closed 3 years ago

spier commented 3 years ago

According to the docs the calculation of an Activity Score is optional.

However when creating a repos.json without _InnerSourceMetadata.score then the UI shows false instead of the score. (see screenshot)

I am wondering if that is the expected behavior?

project-without-score

spier commented 3 years ago

I further notices that in the project popup a missing score leads to a display of undefined. See screenshot.

project-without-score-popup

Michadelic commented 3 years ago

fixed with #9