Lukas Harbarth

Results 81 comments of Lukas Harbarth

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.

Hi @nidhi0104 we're currently blocked to implement this on our end, as not all ui5 web components do yet support the `required` attribute. I've created issues regarding this in their...

Hi @observer1220 please add a reproducible example, preferably by using this [codeSandbox ](https://codesandbox.io/s/ui5-webcomponents-react-template-29l34) template otherwise we unfortunately cannot help you, especially as you're using another library or component (`Controller`).

Hi @rit-clone sure :) Thanks a lot for your support!

Hi @thisisjasmeet could you please add a reproducible example, preferably by using this [codeSandbox template](https://codesandbox.io/s/ui5-webcomponents-react-template-29l34)?

Hi @rit-clone are you still looking into this issue and do you have a broad estimate for the fix? If your schedule is full and you can’t find the time...

@rit-clone no problem and thanks for the response.

Hi @thisisjasmeet I realized just now what the actual issue is. At first I thought this was connected to the `selectedFlatRows` issue, but as it turns out this is an...

Hi @Arora05 the card header is read as whole, so all information which are contained inside the header is read out by screen readers on focus. As the header accepts...

Hi @Arora05 you can add every event and attribute which is supported on native `div` elements (e.g. `onKeyDown`) to the `AnalyticalCardHeader`.