-
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…
-
### Bug Description
The background-color for the following WebComponents is incorrect when using color-scheme="9" and design="Set2":
- ui5-tag
- ui5-badge
```
Color Scheme 9
```
T…
-
**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
1. All list items will have a checkbox when using the ui5-list in MultiSelect mode.
2. With JAWS, press CTRL+INSERT+X , to identify the checkboxes
3. Observe that, label name o…