Skip to content

feat(wireframe): support search input and search results panel #9

@glenstaes

Description

@glenstaes

Often, in applications, there is a global search box, that presents the user with a list of search results across the application's managed entities.

It should be possible to:

  • Enable the search input, which is shown in the sidenav, below the projected content and above the navigation items.
  • Specify a label for the search input.
  • Hook into the debounced event of search input changes.
  • Project search results in a second sidenav, on top of the page content and toolbar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions