A repository showcasing the UI5 tooling extensibility to combine OSS tools for UI5 application development.

3 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub

A repository showcasing the UI5 tooling extensibility to combine OSS tools for UI5 application development.

JavaScript

AI Summary: The user needs help configuring the `ui5-middleware-approuter` to support local testing of a UI5 application that uses multiple destinations, each secured by its own xsuaa instance. The current setup results in a 'No UAA service found' error. The task involves troubleshooting the configuration of `default-env.json` and `xs-app.json` to correctly integrate multiple xsuaa instances with the `@sap/approuter` within the local development environment.

Complexity: 4/5
help wanted

A repository showcasing the UI5 tooling extensibility to combine OSS tools for UI5 application development.

JavaScript

AI Summary: The task is to improve the developer experience when navigating between UI5 applications within a monorepo. Currently, building the target application is a manual step required before navigation, which is inefficient. The goal is to find a solution that allows for seamless navigation between applications without requiring a manual build step each time the target application's code changes. This might involve exploring alternative build strategies or integrating a build step into the development workflow.

Complexity: 4/5
help wanted

A repository showcasing the UI5 tooling extensibility to combine OSS tools for UI5 application development.

JavaScript