View Issue Details

IDProjectCategoryView StatusLast Update
0004731SymmetricDS ProImprovementpublic2021-01-11 13:48
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.6Fixed in Version3.12.6 
Summary0004731: Add lazy loading to SQL Explorer tree
DescriptionCurrently, SQL Explorer loads all of the items into the tree, even when not all of them are visible. Instead, items should only be loaded into the tree when the user requests for them to be visible by expanding their parent.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 1855df74

2020-12-29 20:28:26

evan-miller-jumpmind


Committer: GitHub Details Diff
0004731: Added lazy loading to SQL Explorer tree (#127) Affected Issues
0004731
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbTree.java Diff File
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbTreeNode.java Diff File
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/SqlExplorer.java Diff File

SymmetricDS: 3.12 ff34110c

2021-01-06 19:21:39

evan-miller-jumpmind


Committer: GitHub Details Diff
0004731: Collapsed SQL Explorer tree on refresh (#131)

* 0004731: Added lazy loading to SQL Explorer tree

* 0004731: Collapsed SQL Explorer tree on refresh
Affected Issues
0004731
mod - symmetric-sqlexplorer/src/main/java/org/jumpmind/vaadin/ui/sqlexplorer/DbTree.java Diff File

Issue History

Date Modified Username Field Change
2020-12-29 18:29 emiller New Issue
2020-12-29 18:29 emiller Status new => assigned
2020-12-29 18:29 emiller Assigned To => emiller
2020-12-29 20:30 emiller Status assigned => resolved
2020-12-29 20:30 emiller Resolution open => fixed
2020-12-29 20:30 emiller Fixed in Version => 3.12.6
2020-12-29 21:00 Changeset attached => SymmetricDS 3.12 1855df74
2021-01-06 20:00 Changeset attached => SymmetricDS 3.12 ff34110c
2021-01-11 13:48 admin Status resolved => closed