Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:SUIT Sprint 2017-01
-
Team:Science User Interface
Description
If i have 2 or more tables and i switch from one to another, the xy plot gets updated correctly.
Now, if i close one table, the next table gets active but the plot doesn't refresh/update and fails to show the xy plot of the active table.
Please check and fix.
--------------------
TG 12/7/2016
The bug is fixed in dev by adding TABLE_REMOVE to syncChartViewer saga in ChartsSync.js However, Loi thinks TBL_RESULTS_ACTIVE should be dispatched when a table is removed.
To test this ticket, delete TABLE_REMOVE from ChartsSync.js:syncChartViewer saga - the charts should be still in sync with the table when a table is removed.
Loi Ly I am not getting TablesCntlr.TBL_RESULTS_ACTIVE action when a table is deleted.