openui5 icon indicating copy to clipboard operation
openui5 copied to clipboard

OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.

Results 257 openui5 issues
Sort by recently updated
recently updated
newest added

I am developing a UI5 app and testing it with [wdi5](https://github.com/js-soft/wdi5) which works pretty well. However to get the selectors as I want them, I have to debug each view...

enhancement
in progress

I woul'd like to have an action (sap.fe.macros.table.Action) with icon or with icon only inside a sap.fe.macros.table. At [https://sapui5.hana.ondemand.com/#/api/sap.fe.macros.table.Action](url), i can see possible fields for the action. It would be...

enhancement
in progress

OpenUI5 version: 1.102.1 Steps to reproduce the problem: 1. SAP sample page on https://ui5.sap.com/test-resources/sap/fe/core/fpmExplorer/index.html?source=social-Global-SAP+Developers-YOUTUBE-MarketingCampaign-Developers-unspecified-spr-5499075117&campaigncode=CRM-XB21-MKT-DGEALL#/buildingBlocks/table/tableCustoms 2. open console and see the js error "Assertion fehlgeschlagen: ManagedObject.apply: encountered unknown setting 'initialLoad' for...

bug
in progress

OpenUI5 version: 1.96.1 Browser/version (+device/version): Microsoft Edge Version 101.0.1210.39 Steps to reproduce the problem: 1. Bind a navigation property to a formatter function 2. Binding has to be set to...

author action
consulting

OpenUI5 version: 1.98.0 Currently, [`sap.m.DatePicker`](https://openui5nightly.hana.ondemand.com/api/sap.m.DatePicker) allows both manual user input and selecting a date from a popover. In order to avoid the potential date formatting issues (e.g. `DD.MM.YYYY` vs. `MM/DD/YYYY`)...

enhancement
in progress

OpenUI5 version: 1.102.1 When navigating from a master view (item in table) to the detail view, the errors "Error while setting the focus - TypeError: Cannot read properties of undefined...

bug
in progress
author action

OpenUI5 version: 1.101.0 Browser/version (+device/version): Chrome Any other tested browsers/devices(OK/FAIL): OK URL (minimal example if possible): https://sapui5.hana.ondemand.com/#/entity/sap.m.DatePicker/sample/sap.m.sample.DatePicker User/password (if required and possible - do not post any confidential information here):...

enhancement

during a hackathon with @wridgeu @matz3 and @petermuessig, we discovered the somewhat outdated code examples that get revamped with this PR

enhancement
in progress

SAPUI5 version: 1.71.40 Browser/version (+device/version): Chrome URL (minimal example if possible): https://sapui5.hana.ondemand.com/#/entity/sap.m.TimePicker/sample/sap.m.sample.TimePicker example model: "TP6": { "format": "HH:mm:ss", "support2400": true, "value": "24:00", "placeholder" :"Enter meeting start time" } Steps to...

bug
in progress

OpenUI5 version: Tested on 1.71.32 and 1.85.5 Browser/version (+device/version): latest chrome Steps to reproduce the problem: 1. Create a semantic page (sap.f.semantic) 2. Set property headerPinnable of semantic page to...

enhancement