cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to choose the theme for Web applications?

fjcarrasco
Active Participant
0 Kudos

Hello experts,

I have deployed my app in in Cloud Foundy and I can see some UI errors with SAP Fiori – Horizon visual theme so I'd like to run my app with the previous theme. Is there a way to select the theme ?

jitendrakumar.kansal bill.froelich please suggest

Thanks

Regards,

Kiko

View Entire Topic
Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Can you specify what UI errors do you see in your MDK web app? Did you select "preview" web runtime option while deploying to CF to test out Fiori Horizon theme in web? (if you already have a running app deployed earlier, you can delete the .project.json in your MDK project and re-deploy it and select preview web runtime option)

I believe you can set a supported theme by appending e.g., ?sap-ui-theme=sap_fiori_3 parameter or ?sap-ui-theme=sap_fiori_3_dark to your MDK web app url.

fjcarrasco
Active Participant
0 Kudos

jitendrakumar.kansal I deployed selecting "preview" and I can see it better. I tryed add the theme in url and it worked too.

Here some screenshots with UI errors when I deploy with "production":

Popover menu:

Popup window:

Besides, no lines, same font, no colors, etc.. it looks like a blank sheets.

Thanks

Regards,

Kiko

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert

I can reproduce this issue on my side when deploying with Production web runtime option, i have opened an internal ticket to get it fixed. Thanks for reporting it.