Lukas Harbarth

Results 44 issues of Lukas Harbarth

### **Bug Description** The third party library [zxing-js](https://github.com/zxing-js) used for the barcode scanner, is throwing source map warnings when used with webpack5. There are two open issues covering this topic...

dependencies
TOPIC Core

With React, the native `change` (`onChange`) is fired on every keystroke unlike it does with the custom `change` event of the UI5 Web Components, which is only fired on `blur`,...

feature-request

Currently our documentation of the chart library is lacking information of the different examples. - Each example should be provided with a brief explanation. - If the code example of...

documentation

BREAKING CHANGE: __MessageItem:__ The default value of `type` has been changed from "None" to "Error".

breaking change

Open todo's: - [x] different display mode for filters depending on device (See [here](https://sapui5.hana.ondemand.com/#/topic/2ae520a67c44495ab5dbc69668c47a7f)) - [ ] overall accessibility has to be tested - [ ] `useSnapshot` prop - necessary?...

This PR is currently blocked by this [issue](https://github.com/SAP/ui5-webcomponents/issues/5116). Replace the custom `Tab` web component with the ui web component as the TabContainer now supports nested tabs. Fixes #2826

blocked

Add an example to the documentation on how to use inputs of UI5 Web Components for React in forms.

documentation

**Describe the bug** When reducing the width of the column by dragging the resizer, the resizer jumps back to its original position when entering the area of the previous column....

### **Feature Request Description** For screen reader support we need to be able to mark every input-like component as required and also add a label to them. For this we...

feature request
Medium Prio
TOPIC RL
UI5_WEBC_4_REACT

### **Feature Request Description** For screen reader support we need to be able to mark every input-like component as required. For this we would need the `Switch` to accept the...

feature request
Medium Prio
TOPIC B
UI5_WEBC_4_REACT