Lukas Harbarth
Lukas Harbarth
Hi @nidhi0104 I could not reproduce this behavior. (see [codeSandbox](https://codesandbox.io/s/variantmanagement-forked-tuzwpf?file=/src/App.js)) https://github.com/SAP/ui5-webcomponents-react/blob/17e3ec146edc4c3d35d3a2b8ae2958743cd5c0ea/packages/main/src/i18n/messagebundle_de.properties#L75 Could it be possible that you're using a custom header text (by setting `titleText`) instead of the build in...
I just checked and for `0.25.7` the translation text already was "Meine Ansichten" https://github.com/SAP/ui5-webcomponents-react/blob/v0.25.7/packages/main/src/i18n/messagebundle_de.properties#L75
We didn't find the time yet to look into this issue. As soon as this is fixed, the issue will be closed and a comment will be added once it's...
Hi @texttechne thanks again for creating the PR :) You can actually kind of disable vertical virtualisation by setting the `overscanCount` to a very high number like `Infinity`.
I think it doesn't hurt to open an issue in the `react-table` repo, but as the author is probably pretty busy right now, with developing v8, it will probably take...
Hi @sparkypro I don't see why we would need an `accessibleName` prop here. Could you elaborate more on why you think this is necessary.
Looks good to me for now. We'll have to come back to this PR once https://github.com/SAP/ui5-webcomponents/issues/5427 is released.
blocked by https://github.com/SAP/ui5-webcomponents/issues/5949
Hi @ej612 ~~your codeSandbox is using 0.27.x of `@ui5/webcomponents-react`, which does not include the fix.~~ (I clicked the wrong codeSandbox example link from the initial post. Sorry about that ;)...
Hi @nidhi0104 the url param you used is incorrect. Please try with `sap-ui-language=de` as described in our [documentation](https://sap.github.io/ui5-webcomponents-react/?path=/docs/knowledge-base-internationalization--page). https://sap.github.io/ui5-webcomponents-react/?path=/story/inputs-variantmanagement--default-story&sap-ui-language=de