SAP-samples / artifact-of-the-month

A SAPUI5 application that ranks the popularity of SAP packages and repositories from multiple platforms. The usage data is pulled periodically from these platforms by GitHub Actions. The web app itself is hosted via GitHub Pages.
https://sap-samples.github.io/artifact-of-the-month/
Apache License 2.0
9 stars 9 forks source link

SegmentedButton only shows NPM and GitHub #20

Closed marianfoo closed 2 years ago

marianfoo commented 2 years ago

The SegmentedButton only show NPM and GitHub, i guess because in trendData is only npm and github. It makes sense on the Ranking Sites, just does not make sense on the all Page image

IObert commented 2 years ago

I'm not sure if I understand this issue. The UI only shows buttons for which data is available in the ranking. E.g. if there are only npm packages und Github repos listed, there is no PyPI button.