According to lisa.haag's blog post, the architecture of SAP MDK looked like this in 2017:
(SEAM is the former name of SAP MDK)
That blog post is very valuable to my research since it's the only public resource so far that gives a short insight...
MDK comes with an integrated barcode scanner as explained by jitendrakumar.kansal in his blog post.
While this is great, I couldn't find the information anywhere what types or formats of barcodes the scanner supports.
What library does MDK use fo...
Web IDE version: 180524
Tested browsers:
FAIL: Chrome, FF, Edge, IE11, SafariOK: n/a
System:
OS: Windows, MacRAM: 8 GB, 16 GB
Steps to reproduce:
Create a simple UI5 project from a templateAdd some thirdparty JS-libraries to the project (...
Web IDE version: 171123 (Multi-cloud)
Steps to reproduce:
Create a UI5 project with an XMLView in itIn the XML file, define an arbitrary element.In that element, define a property with complex binding syntax that has a model name.End up having a ...
Web IDE version: 171123 (Multi-cloud)
OS: Windows 10 Version 1709 (Build 16299.64)
Tested browsers:
FAIL:
Chrome 62.0.3202.94FF 57.0Edge 41.16299.15.0IE 11OK: n/a
Steps to reproduce:
Open "Advanced Repository Search"Enter any search qu...
The issue should be fixed by now thanks to the change https://github.com/SAP/openui5/commit/6589001a928be6de9b00cfff69a92223c31fc044 which is available from UI5 1.127 so far. Make sure to upgrade to one of the maintained SAPUI5 versions that is 1.127...
The error log caused by sap.m.FeedInput is addressed in https://github.com/SAP/openui5/issues/4047. If you have a GH account, click on "Subscribe" there to get notified when there is an update.
sap.m.Link with icon is supported since UI5 1.128.0 (commit: eef373a).Demo Kit sample: https://sdk.openui5.org/entity/sap.m.Link/sample/sap.m.sample.Link