Skip to content

Search functionality of stack is not working. #173

@Rupeshiya

Description

@Rupeshiya

Before you describe your issue, idea or feature, please consider using this issue template.

Search functionality of stack is not working.

Type of issue:

  • Bug / Error
  • Idea / Feature
  • Improvement detail

Short description on the issue

After running both the server and client-side move to http://localhost:4200/app/commonFeed
Create some stacks and after that try to search using the search bar in the sidebar and check the network tab, it's neither sending any request to the server for searching nor showing any result.

Possible fix

Make a request to the server for the search stack (if backend exists for this functionality else create API as well) and then retrieve the result and then render it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions