-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
effort: 8The relative effort to address this issue.The relative effort to address this issue.priority: soonThis issue is of medium priority.This issue is of medium priority.state: approvedApproved to proceed.Approved to proceed.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.work: complexThe situation is complex; emergent practices used.The situation is complex; emergent practices used.
Description
Purpose
Autocomplete (or automatic suggestions) improve discoverability of key search terms and help users avoid common misspellings.
💡 Proposed Implementation:
- Create a context for sharing
incidentsthroughout the component tree - Extract
Fuse.js-related code from theSidebarcomponent into a separate hook - Create a dropdown list in the
Omniboxcomponent - Populate the dropdown list with results from the search hook when the input changes
Metadata
Metadata
Assignees
Labels
effort: 8The relative effort to address this issue.The relative effort to address this issue.priority: soonThis issue is of medium priority.This issue is of medium priority.state: approvedApproved to proceed.Approved to proceed.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.work: complexThe situation is complex; emergent practices used.The situation is complex; emergent practices used.