ui5-webcomponents-react
ui5-webcomponents-react copied to clipboard
[SAP][Analytical Table][HIGH] SelectedFlatRows only contains only those selected rows which are visible in ui
Describe the bug SelectedFlatRows only contains only those selected rows which are visible in UI
To Reproduce Steps to reproduce the behavior:
- Filter a row and select it.
- filter another row (previously selected row should not be visible)
Observation e.detail.selectedFaltRows only has 1 item in array (the selected row which got filtered is not part of array) 3) remove the filter Observation selected rows which got filtered are still selected.
Expected behavior all the selected rows should be returned as flat rows
https://user-images.githubusercontent.com/57886348/196667474-fc7ac495-ce55-465f-ba4e-705b74fe4088.mov
UI5 Web Components for React Information @ui5/webcomponents-react version: v 1.0.1 Operating System: macos Browser: chrome
It is needed for Internal SAP consumption