alexed1 / LightningFlowComponents

A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator.
http://unofficialsf.com
Other
575 stars 573 forks source link

Datatable - Row Selection - Row selection is lost after changing sort order #1554

Open smunkelt opened 2 months ago

smunkelt commented 2 months ago

How to use GitHub

Steps to reproduce

Steps to reproduce the behavior:

  1. In a data table with row selection enabled, select a subset of the displayed records.
  2. Click a column header to change the sort order of the records
  3. The selected records from step 1 are not selected anymore

Expected behaviour

Initially selected records remain selected

Actual behaviour

Records that were manually selected by the user are not selected anymore after changing the sort order of the data table.

Screenshots

image

Debug Logs

If applicable, please insert debug logs here

Debug Log Information ``` Paste the output of the logs here. ```
ericrsmith35 commented 1 month ago

This issue has been addressed in the latest (v4.3.0) release. https://unofficialsf.com/datatable-lightning-web-component-for-flow-screens-2/