Closed biancamattosn closed 2 years ago
Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.
Hello @SAP/ui5-webcomponents-topic-rl ,
This issue is also reproducible on the UI5 Web Components Playground https://sap.github.io/ui5-webcomponents/playground/components/Table/. Looks like the selection background is applied only of the first tr
element. For comparison check the sample in OpenUI5.
Best regards, Petar
Hello @biancamattosn,
Thanks for sharing your findings!
Actually that is a limitation, which is described in our documentation: https://sap.github.io/ui5-webcomponents/playground/components/Table/ "Note: Currently, when a column is shown as a pop-in, the visual indication for selection is not presented over it."
Kind Regards, Niya
Describe the bug Multi select Responsiveness not working according to fiori guidelines.
Isolated Example Check storybook provided the same issue is hapenning there. https://sap.github.io/ui5-webcomponents-react/?path=/docs/data-display-table--default-story
To Reproduce Steps to reproduce the behavior:
Expected behavior The margin is not aligned and it is selecting only the first part of the row, and not the entire row
Screenshots Here is the react web components behavior:
Here is the sample provided from the ui5 https://sapui5.hana.ondemand.com/#/entity/sap.m.Table/sample/sap.m.sample.TableMultiSelectMode
UI5 Web Components for React Information
@ui5/webcomponents
version: 1.5.0@ui5/webcomponents-react
version: 0.26.0 Operating System: macOS Browser: Chrome