Describe the bug
When calling loadData() to load the next set of records into the datagrid, the method unSelectAllRows() is not correctly clearing the selected rows. Occurs when the new dataset is smaller than the existing dataset.
Steps to reproduce the behavior:
Expected behavior
When loading a new dataset into the grid, unselected rows is cleared
Version
v4.28.0-dev
Did this fix make it into 6.6.2?
When testing with 6.6.2, I'm still seeing the issue. I expected that when I load data into the datagrid, the selected rows are unselected.
No this fix didnt make it. Was done later in 4.28 (master) ~ future 6.7 and was not patched back.
Okay.
Can we get this fix patched into 6.6?
Ok, But can we wait a few days maybe? Lets plan offline with @pwpatton maybe as i know your wrapping up a release and maybe there will be something else too?
I dont want to keep patching every day (that would be two in one day)? Also would help in those cases to maybe add a note in advance. But if critical we can patch.
Yes, its critical and needs a patch. I'm fine with waiting but would still need it this week.
Ok lets plan on a patch release Thursday in case there is more so i dont keep patching each issue one by one. This takes me about an hour each time.
This issue is now resolved.
Verified in https://master-enterprise.demo.design.infor.com/components/datagrid/test-loaddata-clear-selected-rows across all platforms. Thank you.