You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the defect #135 fixed updating views when switching between objects via search. However, this only fixed user created objects, not dataset nodes. This is an edge-case and a workaround exists.
Expected behavior
Dataset nodes should be navigatible by search as well
Steps To Reproduce
Go to a dataset node using a plot view
Go to search field, then type the name of a dataset node that does not have a plot view, ex. an EVR
Search result displays as a pop-up window (directory tree under the searched name doesn't seem to be updated)
Click the node name in the pop-up window
Title changed to the node name, but the view stays as a plot view.
Workaround
Use tree to navigate to node. Search can still be used to locate the node in the tree structure.
The text was updated successfully, but these errors were encountered:
Describe the defect
#135 fixed updating views when switching between objects via search. However, this only fixed user created objects, not dataset nodes. This is an edge-case and a workaround exists.
Expected behavior
Dataset nodes should be navigatible by search as well
Steps To Reproduce
Workaround
Use tree to navigate to node. Search can still be used to locate the node in the tree structure.
The text was updated successfully, but these errors were encountered: