Skip to content

Add search skill for defining how to hook up app search #22

@michael-hawker

Description

@michael-hawker

This skill should do two things:

  1. Talk about the design level of using things like AutoSuggestBox either alone or built-in to NavigationView or a Titlebar.
  • Where to put them, why, not having them all over, etc... (usability)
  • How to differentiate multiple boxes if needed (i.e. local settings page search vs. app-level search)
  1. Implementing search as a pattern to display results efficiently
  • async patterns (any learnings from CmdPal would be good here @niels9001)
  • indexing
  • display/MVVM
  • AI: local RAG/indexing models, etc...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions