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

as-added a new join page instead of a alert to accept the invitation when joining a course for a student #513

Closed YoshiShah closed 2 years ago

YoshiShah commented 2 years ago

In this PR added a new join page instead of a alert to accept the invitation when joining a course for a student. Closes #503

Screenshots

Before, when you join a course, you get this very subtle alert at the top of the screen, which is easy to miss, and many students don't read it.

image

After: when you join a course, you get this page, which, we hope will be a lot more noticable, and student will know what they need to do next.

image

codecov-commenter commented 2 years ago

Codecov Report

Merging #513 (25beff8) into master (a3eccf9) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #513   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           65        65           
  Branches         4         4           
=========================================
  Hits            65        65           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a3eccf9...25beff8. Read the comment docs.