TEAMMATES / teammates

This is the project website for the TEAMMATES feedback management tool for education
https://teammatesv4.appspot.com/
GNU General Public License v2.0
1.63k stars 3.26k forks source link

[#13122] Adding Cancel Button #13125

Closed TaylorPhelps closed 5 days ago

TaylorPhelps commented 1 month ago

Fixes #13122

Outline of Solution

I added the code for the cancel button in the html file and added the onCancel() method to the user-join-page-component class.

weiquu commented 3 weeks ago

@TaylorPhelps do fix all the failing checks

weiquu commented 5 days ago

Closing due to inactivity