Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Create a SearchMiddleware for communicating with the storage #7864

@pocmo

Description

@pocmo

RFC: #7655

A Middleware will be responsible for listening to actions that modify the SearchState (#7861) and perform the same actions on the persistent storage: If a custom search engine is added then the middleware will save it to disk too. If a custom search engine is removed then the middleware will remove it from the storage too. In addition to that the middleware will also be responsible for loading the initial list of search engines and dispatching an action on the store to add them to the state.

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

Labels

<search>Component: browser-search🌟 featureNew functionality and improvements

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions