diff options
author | Anna Koskinen <Ansku@users.noreply.github.com> | 2019-11-04 13:26:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-04 13:26:32 +0200 |
commit | 0b627f975ddae79d4d9d1cf4b12e6c31eb31eb7a (patch) | |
tree | 32abf08c369e475e50b6a19322036bce2a435835 /compatibility-server | |
parent | f5984b1cb69e32ea138c72dc2f2b47809cda74f8 (diff) | |
download | vaadin-framework-0b627f975ddae79d4d9d1cf4b12e6c31eb31eb7a.tar.gz vaadin-framework-0b627f975ddae79d4d9d1cf4b12e6c31eb31eb7a.zip |
Check actual Grid selection instead of relying on allSelected flag. (#11787)
The checkbox for selecting all rows only selects all the rows that have
not been filtered out. Changing the filtering does not change the
selection or the checkbox state so assuming that all rows are selected
simply because the checkbox has been checked cannot work.
Fixes #11479
Diffstat (limited to 'compatibility-server')
0 files changed, 0 insertions, 0 deletions