brownfield-team / anacapa-github-linker

A tool for managing students in computer science courses. Deployed at:
https://ucsb-cs-github-linker.herokuapp.com
MIT License
4 stars 6 forks source link

Fix Bug: Students, when visiting the Course page, should see menu options that are appropriate for students, and should not see or have access to any options that are not appropriate for students. #459

Open pconrad opened 3 years ago

pconrad commented 3 years ago

Fix Bug: Students, when visiting the Course page, should see menu options that are appropriate for students, and should not see or have access to any options that are not appropriate for students.

Description

Before implementing the issue, it would be good to write a Cypress test that exposes the bug, i.e. a cypress test that fails right now, but would pass if the bug were fixed.