-
-
OpenUI5 version: 1.100.0
I have looked into the source code of ui5 and came to the conclusion that server side paging is not implemented correctly. All Fiori apps with the `grows` parameter are pot…
-
We're using the ui5-tooling in our project at SAP. It works great when we're developing the application locally. But when the build runs in the Jenkins pipeline, a timeout occurs as our Jenkins pipeli…
-
Dear UI5-Team,
my application uses sap.m.Dialog and sap.m.Input to have the user enter their credentials.
On an iPhone 8 + Safari I tried to store the credentials with the help of the "credent…
-
This issue reopens https://github.com/SAP/ui5-tooling/issues/469.
By chance, I encountered the same problem reported there in one of our pipeline builds. The Jenkins Job was called "Developer Test …
-
Hi,
we would love to use the tour control, but unfortunately I am getting the error described in the title. Comparing with your demo, I saw that the same error occured for it too! I included the dist…
-
The `Device` class is basically copied from openui5 at the beginning of this project and has lots of coding which isn't actually used. Our library should only contain coding we or our users need:
#…
-
Hi please check here:
https://root-forum.cern.ch/t/6-24-00-does-not-complile-on-redhat-8-3/45161
details:
Hello,
I’m running into problems compiling root 6.24.00:
$ cmake -Dclad=OFF -DCMAKE…
-
Hi.
If the application has a custom large CSS file (5-6K lines) - this affects performance, in particular on a "cold start".
At the moment, all the styles are in one file specified in manifest.json …
-
### **Feature Request Description**
In our new app (using UI5 Web Components) we want to embed HTML (in this case coming from an email) in a Tab of our detail component. We need an option to securely…