badoo / codeisok

Git code browsing and code review tool
GNU General Public License v3.0
85 stars 16 forks source link

Clicking on the "Reviews" tab shows the reviews for the entire company #68

Closed NikhilVerma closed 3 years ago

NikhilVerma commented 4 years ago

Steps to reproduce

  1. Select a repo from the main page
  2. Click on the "Reviews" tab

Expected Result

We see code reviews for that specific repository

Actual Result

We see code reviews for every repository in the company

NikhilVerma commented 3 years ago

Fixed by @makinfieva in https://github.com/badoo/codeisok/pull/94