Skip to content

Merge Result classes (Result, SearchableResult, SmallResult, ExtensionResult, ExtensionSmallResult) #1118

@friday

Description

@friday

Description

These don't have to be separate classes. They can be implemented using:

  1. Properties to decide if they're big or small
  2. Properties to decide if they're searchable
  3. Check if running from an extension, so the regular Result class can work there also.

In the case of the small/normal variants the UI files can also be merged.

Communication guidelines

Metadata

Metadata

Assignees

Labels

enhancementImprovement to an existing feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions