nss-evening-cohort-13 / star-destroyer-dashboard-star-destroyer-dashboard

star-destroyer-dashboard-star-destroyer-dashboard created by GitHub Classroom
0 stars 3 forks source link

Added fix for links #62

Closed willkotheimer closed 3 years ago

willkotheimer commented 3 years ago

Description

We found a bug during the test of the PR that was allowing any logged out user to see the update and delete buttons simply by pressing on the buttons.

repro:

Go to site. Do not sign in but instead click on the personell link.

actual: buttons are showing expected: buttons should not be showing.

Related Issue

https://github.com/nss-evening-cohort-13/student-help/issues/99

Motivation and Context

This solves the issue we were having

How Can This Be Tested?

pull down branch and test

Screenshots (if appropriate):

Types of changes