Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View not automatically updating when switching between dataset nodes via search only #265

Open
davetsay opened this issue Jan 30, 2025 · 0 comments
Labels
crit-4 defect every defect must have an accompanying criticality, or `crit-`

Comments

@davetsay
Copy link
Collaborator

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

  1. Go to a dataset node using a plot view
  2. Go to search field, then type the name of a dataset node that does not have a plot view, ex. an EVR
  3. Search result displays as a pop-up window (directory tree under the searched name doesn't seem to be updated)
  4. Click the node name in the pop-up window
  5. 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.

@davetsay davetsay added crit-4 defect every defect must have an accompanying criticality, or `crit-` labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crit-4 defect every defect must have an accompanying criticality, or `crit-`
Projects
None yet
Development

No branches or pull requests

1 participant