Skip to content

[FEATURE] Add autocomplete in the Omnibox #9

@ryankwirth

Description

@ryankwirth

Purpose

Autocomplete (or automatic suggestions) improve discoverability of key search terms and help users avoid common misspellings.

💡 Proposed Implementation:

  • Create a context for sharing incidents throughout the component tree
  • Extract Fuse.js-related code from the Sidebar component into a separate hook
  • Create a dropdown list in the Omnibox component
  • Populate the dropdown list with results from the search hook when the input changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort: 8The relative effort to address this issue.priority: soonThis issue is of medium priority.state: approvedApproved to proceed.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.work: complexThe situation is complex; emergent practices used.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions