Skip to content

[GS] Application results provider #65633

@pgayvallet

Description

@pgayvallet

For #61657, we will need a client-side results provider in charge of returning the applications matching the user's query.

As there is currently no way to access the list of registered apps from a plugin, we should also add an additional API to the application service start contract to return a subset of the registered apps meta (title, icon, url)

As we can't leverage ES to perform the search for us here, we will need to implement our own search algorithm. Using Levenshtein distance or a derivate between the query and the application's title is probably acceptable.

Metadata

Metadata

Assignees

Labels

NeededFor:Core UIREASSIGN from Team:Core UIDeprecated label for old Core UI teamTeam:CorePlatform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t//

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions