gjwgit / rattleng

The New Generation R Analytics Desktop App
GNU General Public License v3.0
21 stars 9 forks source link

RESET: On a reset/loading new dataset, reset all tabs to the first feature #604

Open gjwgit opened 4 days ago

gjwgit commented 4 days ago

Description

On loading a dataset or resetting the dataset, currently if, for example, EXPLORE was previously on SUMMARY, the after loading the dataset EXPLORE is still on the SUMMARY feature. It should be back on the OVERVIEW feature after loading a new dataset. Same for all tabs.

Particular use case:

  1. DEMO weather
  2. EXPLORE SUMMARY BUILD
  3. RESET
  4. DEMO sherlock
  5. EXPLORE - SUMMARY is selected but the whole of the EXPLORE tab is currently ignored (as it should be for the text dataset sherlock. Instead the OVERVIEW should be displayed.