Mike B.

Results 99 comments of Mike B.

@PetyaMarkovaBogdanova, still not fixed. Repro: 1. Open https://openui5nightly.hana.ondemand.com/topic/99ac68a5b1c3416ab5c84c99fefa250d 2. Click on «What's New in OpenUI5 1.107» 3. https://openui5nightly.hana.ondemand.com/topic/b88b40e124634bb4897f36846f23cd12.html will be opened 4. I see the content of «What's New in...

I've also paid attention that there is no consistency which theme is loaded, sometimes it's Horizon, sometimes it's Fiori 3 (at least for the version 1.108.0) but currently I don't...

@PetyaMarkovaBogdanova, I'll check the described behaviour a bit later, but when I opened the #3598 and #3599 tickets, I didn't perform any actions you mentioned above.

> When changing the theme through the settings button, situated on the top right of the Left panel you change the theme for the entire Demo Kit, resulting in the...

@petermuessig, thanks for the link to the blog post with detailed info regarding UI5 WebComponents. A further question regarding UI5 WebComponents, in the `script`-section of the HTML bootstrapper it's written:...

@apazureck, please review this PR, hope my change could improve the usability of this schema.

I assumed `type: library` is derived either from package.json `"type": "module"` or from manifest.json `"type": "application"` inside of the `sap.app` block. In my case, the UI5 source code is located...

> _e.g. searching for a `manifest.json` file, detect the type, and configure the folders (e.g. `src/webapp` instead of the default `webapp`_ IMO, a developer must provide a correct path to...

> _Can you confirm that?_ No! That's the point, no suggestions appear: ![20_222203](https://user-images.githubusercontent.com/17231333/134070121-96d92cd1-e2a4-4ae3-b084-66bd717a838c.png) > _It's indeed an issue that the auto-completion does not put the version number into quotes. I'm...