-
Notifications
You must be signed in to change notification settings - Fork 1
Description
If an entity is selected in a tab, and we switch to another tab, the same entity should be automatically selected, OR at least there should be a mechanism provided to manually (or automatically, based on a configuration) sync the selection in all tabs.
This would be especially useful for selecting entities in the "Full History" tab, and having the selected entity displayed in the "WHOFIC" tab, after switching over to it.
It is interesting that the current selection in a tab is carried over to the other tabs the very first time the second tab is selected (e.g. selecting a class in the "WHOFIC" tab, and then switching to the "Classes" tab, will result in displaying the same class there), but as soon as we switch back to a tab that we used before, its old selection will be shown, not the latest selection in the previous tab.