aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/eclipse-run-selected-test.properties
diff options
context:
space:
mode:
authorAnna Koskinen <Ansku@users.noreply.github.com>2019-11-21 07:43:14 +0200
committerTatu Lund <tatu@vaadin.com>2019-11-21 07:43:14 +0200
commit97d4222a28fecf03c636b392ec976113769b062f (patch)
treed38337294dc029ee996197aace386768342fd206 /uitest/eclipse-run-selected-test.properties
parentce497adfbdb6875e3cbe783cfc280999a9ae04d9 (diff)
downloadvaadin-framework-97d4222a28fecf03c636b392ec976113769b062f.tar.gz
vaadin-framework-97d4222a28fecf03c636b392ec976113769b062f.zip
Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823)
The attempt gets blocked later down the line in any case and never reaches the server, but sending it messes up TreeGrid's internal state. It gets stuck waiting for the resolution of the blocked call that can then only be resolved by server-side sending its own expand/collapse request programmatically. Until that happens no further expand/collapse attempts will get sent to server even after the TreeGrid has been enabled again. Tree is also affected as it is built upon TreeGrid. Fixes #11822
Diffstat (limited to 'uitest/eclipse-run-selected-test.properties')
0 files changed, 0 insertions, 0 deletions