nasa / openmct

A web based mission control framework.
https://nasa.github.io/openmct/
Other
12.07k stars 1.26k forks source link

[Search] Remove does not remove object from search results #340

Open akhenry opened 8 years ago

akhenry commented 8 years ago
  1. Search for an object.
  2. Select 'remove' from the context menu
  3. The navigation changes to a blank page
  4. The object is still in the search results
  5. Clicking on the deleted object from the search results will navigate to the deleted object.

Note that the object is actually 'deleted' from the tree, just not the search results (unless you refresh them).

charlesh88 commented 8 years ago

Desired solution: removed/deleted objects should be removed from indexing, and should be removed from any currently visible search results.

larkin commented 7 years ago

@charlesh88 due to the current nature of search, this can't work. Think a better option without reworking search is to disable the "remove" action for search results.

unlikelyzero commented 2 years ago

Reverify with global search

TheFuturist32 commented 7 months ago

Confirmed that this is still occurring in Version: '4.0.0-next'.