Skip to content

Search function not working as expected #2

@waveyboym

Description

@waveyboym

When you try to search for a user or a room, the backend returns an empty array as the result which is not correct.
The issue boils down to:

  1. The structure of the query for searching is wrong and needs to be redone
  2. The issue itself is on the backend database, like firebase and needs to be resolved there instead

The file of interest is: MsgNavBar.tsx

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingfrontenda frontend issue such as a button not doing anything when clicked

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions