View Issue Details

IDProjectCategoryView StatusLast Update
0004753SymmetricDS ProImprovementpublic2021-02-25 21:36
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.6 
Target Version3.12.7Fixed in Version3.12.7 
Summary0004753: Add server-side lazy loading to SQL Explorer tree
DescriptionCurrently, SQL Explorer fetches all of the items from the database and loads them into server-side memory, even when not all of them are visible on the client side. Instead, items should only be fetched from the database and loaded into server-side memory when the user requests for them to be visible on the client side by expanding their parent.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 c5c38234

2021-01-12 13:16:43

evan-miller-jumpmind


Committer: GitHub Details Diff
0004753: Added server-side lazy loading to SQL Explorer tree (#133) Affected Issues
0004753
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

Issue History

Date Modified Username Field Change
2021-01-11 21:19 emiller New Issue
2021-01-11 21:19 emiller Status new => assigned
2021-01-11 21:19 emiller Assigned To => emiller
2021-01-12 13:17 emiller Status assigned => resolved
2021-01-12 13:17 emiller Resolution open => fixed
2021-01-12 13:17 emiller Fixed in Version => 3.12.7
2021-01-12 14:00 Changeset attached => SymmetricDS 3.12 c5c38234
2021-02-25 21:36 admin Status resolved => closed