Skip to content

Add resource search functionality #131

@sulton-max

Description

@sulton-max

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, Organizations and Products pages must send requests to the server when search bar emits event

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendServer-side logic, backend APIfeatureNew functionality or enhancementsy or enhancementsfrontendClient side logic, user interfacegood-oneGood task combining business logic and interesting algorithms

    Type

    No type

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions