angular/adev/shared-docs/components/search-dialog
hawkgs 0b1d0459a4 docs(docs-infra): retain the results in the search dialog while typing (#61935)
Due to `resource()` not retaining its value while there is a request in progress, the results list flickers. The new `searchResults` signal retains that previous value until the request is completed.

PR Close #61935
2025-06-11 13:34:45 +02:00
..
BUILD.bazel docs(docs-infra): implement search history (#61866) 2025-06-06 12:36:23 -07:00
search-dialog.component.html docs(docs-infra): retain the results in the search dialog while typing (#61935) 2025-06-11 13:34:45 +02:00
search-dialog.component.scss docs(docs-infra): prevent from resetting the search on navigation (#60927) 2025-04-28 10:14:56 -07:00
search-dialog.component.spec.ts feat(core): Move zoneless change detection to dev preview (#60748) 2025-04-23 11:47:56 +02:00
search-dialog.component.ts docs(docs-infra): retain the results in the search dialog while typing (#61935) 2025-06-11 13:34:45 +02:00