ucsb-cs156-m23 / proj-happycows-m23-10am-4

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/
0 stars 1 forks source link

FEATURE: Added back button to leaderboard page #32

Closed iain801 closed 1 year ago

iain801 commented 1 year ago

Overview

In this PR, a back button is added to the leaderboard page, which navigates to whichever page the user was previously on.

Screenshots (Optional)

chrome_QGgjAK9MNA

Feedback Request (Optional)

Please give suggestions on the following:

Validation (Optional)

  1. Download this branch.
  2. Run the project.
  3. Go to this page.
  4. Test this function.

Tests

Linked Issues

Closes #12

dscpsyl commented 1 year ago

Looks good! A simple button to return to the previous page and it works for both when users look at the leaderboard from their play page and when admins look at the leaderboard from the list page.