SAP-samples / ui5-deployments

Showcases a simple UI5 freestyle application and its deployment options to SAP BTP, Cloud Foundry Environment
https://blogs.sap.com/2022/11/01/build-and-deploy-ui5-freestyle-applications-to-sap-btp-cloud-foundry-environment/
Apache License 2.0
22 stars 5 forks source link

App not being looked up under "Group" on Launchpad Service #4

Closed kevindass closed 1 year ago

kevindass commented 1 year ago

Hi Robin,

Quick question, have you tried configuring app post CF deploy on to the Launchpad Service?

When I do, I could see the app under "Content manager" of Launchpad Service, however when I try to add app into a Group it doesn't show up in results.

Regards, Kevin Dass

kevindass commented 1 year ago

Robin,

I have sent you pull request for this fix

ThisIsRobin commented 1 year ago

Indeed, we had not included crossnavigation property in manifest to enable usage in launchpad - good find!

Unfortunately you didn't sign the CLA, so I had to close your pull request, but I just incorporated the required changes.

Thanks again! Robin