-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
backendServer-side logic, backend APIServer-side logic, backend APIfeatureNew functionality or enhancementsy or enhancementsNew functionality or enhancementsy or enhancementsfrontendClient side logic, user interfaceClient side logic, user interfacegood-oneGood task combining business logic and interesting algorithmsGood task combining business logic and interesting algorithms
Milestone
Description
Add resource search functionality
Description
Currently we have search bar in all resource pages, in order to use that search bar, we need to also add some logic that allows us to send requests when user is typing in the search-bar. We can update search keyword in query model and emit events when user stops typing for that
Requirements
- search bar must emit events only after user started typing and stopped for like 100ms
- when search is cleared we should get all the resources back
Deliverables
- search bar must be functional
Prompts,Workflows,OrganizationsandProductspages must send requests to the server when search bar emits event
Metadata
Metadata
Assignees
Labels
backendServer-side logic, backend APIServer-side logic, backend APIfeatureNew functionality or enhancementsy or enhancementsNew functionality or enhancementsy or enhancementsfrontendClient side logic, user interfaceClient side logic, user interfacegood-oneGood task combining business logic and interesting algorithmsGood task combining business logic and interesting algorithms
Type
Projects
Status
In Progress