openmct icon indicating copy to clipboard operation
openmct copied to clipboard

[Search] Remove does not remove object from search results

Open akhenry opened this issue 10 years ago • 4 comments

  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).

akhenry avatar Nov 24 '15 00:11 akhenry

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

charlesh88 avatar Oct 26 '16 20:10 charlesh88

@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.

larkin avatar Sep 18 '17 18:09 larkin

Reverify with global search

unlikelyzero avatar Jun 13 '22 16:06 unlikelyzero

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

TheFuturist32 avatar Apr 12 '24 04:04 TheFuturist32