Skip to content

Fix repo search results leading to 404 undefined room

Fix repo search results leading to 404 undefined room

  • Filters out repos that don't have rooms
  • Fixes repo search results to properly display and link to room

Closes #2233 (closed)

Testing strategy

  • Login as a GitHub user
  • Create room from one of your GitHub repos
  • Search for that repo (repo search is the only thing that succeeds locally anyway)
  • Click on the result and you should be navigated to the room
  • Search for another repo that you didn't create a room for and notice no results
Edited by Eric Eastwood

Merge request reports