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.
It's nice that you can filter by type.
Unfortunately, this is quite difficult in the search.
You would have to enter the exact type (e.g. "npm-package") so that only the type is filtered.
I have now added the SegmentButtons to the all page.
Due to the "shrinkable" property, the search field is now also displayed on mobile devices and not hidden in the context menu.
It's nice that you can filter by type. Unfortunately, this is quite difficult in the search. You would have to enter the exact type (e.g. "npm-package") so that only the type is filtered. I have now added the SegmentButtons to the all page. Due to the "shrinkable" property, the search field is now also displayed on mobile devices and not hidden in the context menu.
What do you think? @IObert