Lukas Harbarth
Lukas Harbarth
Hi all, first of all I have good news! We found a way to include expandable subcomponents in the height calculation of the table. (See [PR](https://github.com/SAP/ui5-webcomponents-react/pull/5250)) Unfortunately this comes with...
Hi @ej612 I could not reproduce the issue. At what resolution does this occur and what browser and OS are you using? https://github.com/SAP/ui5-webcomponents-react/assets/9749730/08f77bb7-1f6d-40b6-b9fa-0b4991e1a024
Hi @ej612 this sounds like a [subpixel](https://en.wikipedia.org/wiki/Subpixel_rendering#:~:text=Subpixel%20rendering%20requires%20the%20software,4%20colors%20like%20RGBW%20squares.) problem to me. Unfortunately I don't think that there is a way to fix this as it can differ from browser to browser...
Hi @ej612 > I spent some more time looking into this issue and was able to narrow it down: The problem occurs when the width of the AnalyticalTable is not...
Perfect! We'll publish the fix with our next release then. :)
Hi all, sorry for the delayed response time. We had an internal discussion about this topic and unfortunately we don't find it practical adding sticky behavior to the current implementation...
Hi @MadSandwich unfortunately not, once we start working on this, we will move this from "Future" in our [Roadmap](https://github.com/orgs/SAP/projects/29) to the appropriate quarter in which we plan to complete the...
Hi @cproinger The API of v7 and v8 is not compatible and migration is not really feasible due to the complexity of the component.
Hi @DMihaylova yup, since it is practically a checkbox, I think the "required" property should also behave like the one of a checkbox.