ibex-dashboard
ibex-dashboard copied to clipboard
Unloading dialog data when closing dialog
When closing a dialog (or tables with many result, release the memory holding that data)
One thing to consider is if I paginate a list, and open another dialog it would be nice to return to the previous page you were previously on. Perhaps the unloading data could happen once all dialogs are closed?
@itye-msft I think this is already done, just need to make sure/check
This issue, is out of scope for this version