Martin

Results 29 comments of Martin

Hello Colleagues, The problem here is that the `_parseValue` get the time as a string `02:42 PM` and then that value gets parsed to `Thu Jan 01 1970 14:42:00 GMT+0200...

Dear @koemaeda Thank you for your pull request. I've created an internal record 2280152856. The status of the issue will be updated here in GitHub. Regards, Martin

Hello @nils In order to process this issue to the responsible team I would need some more information or example so I can debug and forward to responsible team (Core...

[MultiComboBox and MultiInput](https://github.com/SAP/openui5/commit/ff3da57fc5d9306ea67b1e418380bf0e41ceff35) Thanks for reporting! Martin

Dear Colleagues, This is feature request for a click event to the MenuItem. Regards, Martin

Hello, This is not the way to mix web components and UI5. It happens due to the different Popup registry of both frameworks (all listen for last open popup and...

Hey @lormanlau Correct me if I am wrong but you are using two different instance of `ui5-webcomponents` in a single project using the scoping feature, right? The issue is that...

Hello @SAP/ui5-webcomponents-topic-p Please have a look in that request. I checked that in openui5 the avatar is in the API as an aggregation. In our case it is a property....

Hello @SAP/ui5-webcomponents-topic-rd I simplified the example: https://stackblitz.com/edit/js-gm5vas?file=index.html,index.js **The issue is not reproducible with JAWS** Please confirm that this is a limitation of NVDA and close the issue. Regards, Martin

Dear @SAP/ui5-webcomponents-topic-b The request is to prevent closing of the menu when an item is clicked. My suggestion is to provide `preventDefault` option to the event instead of a new...