HackYourFuture-CPH / chattie

Chattie is an app for messaging with your collegaues
MIT License
0 stars 4 forks source link

Link searchresult to channel #300

Closed yukafjaponesa closed 3 years ago

yukafjaponesa commented 3 years ago

Description

when clicking the user search result, redirect to the channel or if the user has no channel yet shows a new page.

Fixes #245

How to test?

Overview page.

Please provide a short summary how your changes can be tested?

Fetcher.js should be in containers not in components since it has no HTML elements inside.

Checklist