-
Notifications
You must be signed in to change notification settings - Fork 86
Description
Description
The SAP UI5 application displays a black screen with invisible or unreadable text due to a theme-related issue. This occurs after deploying the app following the SAP Kyma UI5 MSSQL tutorial. The UI appears to load, but the content is not visible, suggesting a failure in applying the correct theme or a conflict with custom theming or styles.
Reporter: @manoj7shekhawat
Kubernetes version: v1.32.2
Cluster name: garden-kyma-stage--c-60c1711-external
Browser name and version: On all browsers (Chrome, Safari, Firefox & Opera)
Expected result
Application displays a black theme nothing is visible on UI
Actual result
It should look like this (React app):
Steps to reproduce
We just need to follow the steps as mentioned in the tutorial here:
https://developers.sap.com/tutorials/cp-kyma-frontend-ui5-mssql.html
Troubleshooting
I tried to re-deploy the app, change the UI CSS from developer tools without any success.

