Skip to content

Changed the sidebar setup and added searching function

Filip Kayar requested to merge SearchingForUsers into main

I have updated the sidebar so we can implement a component for each tab. I have also added the search functionality, which lets the user search for users in the database, they will not be able to see themselves. We can also follow the users from the search component. We display the user with the same component as for the suggested user. We also fetch the search result with a custom hook for searching.

Merge request reports

Loading