-
Hi,
I noticed that test-runner fails if `ui5-middleware-serveframework` is used.
Steps to reproduce the behavior:
1. Go to https://github.com/SAP/openui5-sample-app
2. Add to `ui5.yaml`
```…
-
Hello,
If the Tile is created with application type = URL then abap2ui5 works. However if the application type is SAP Fiori App then the tile cannot be loaded. Error "failed to load component for nav…
-
Currently the app is not minified, uglified, built.
For better loading performance a build is neccessary
-
Made two changes for UI5 2.x compatibility: https://github.com/abap2UI5/abap2UI5/pull/1578
(1) sap.gantt.misc.Format.abapTimestampToDate
https://github.com/abap2UI5/abap2UI5/blob/main/app/webapp/c…
-
## Expected Behavior
When I run `npm run ui5-lint --ignore-pattern "webapp/test/locate-reuse-libs.js" > ui5linter.txt` I would expect to get everything except the reuse-libs
In the log I se…
-
### Description (include screenshots)
@sap-ux/ui5-config should provide a comfortable way to work with ui5.yaml files without having knowledge and type definition for all middlewares there. The type …
-
### Bug Description
If you have two ui5-split buttons and each split button has a ui5-menu the tab in Chrome crashes. To reproduce you have to click on the first split button and then directly after …
-
# Roadmap: Next
This issue describes the currently foreseen changes for the next release of @ui5/linter. The list is not exhaustive and may change over time.
## Detection improvements
- [ ] Det…
-
**To Reproduce**
I have a basic test with
```
before(async function () {
await wdi5.goTo({ sHash: "#/business-objects" });
});
```
**Logs/Console Output**
```
[...]
[firefox 134.0a1 linux #0-0] b…
-
### Bug Description
Example use case: automatically / programatically open a popover in the shellbar, to e.g. notify users about something.
Problem: the ui5-shellbar-item can not be used as an o…