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

[#13105] Admin managing account requests: use spinners to indicate actions in progress #13135

Closed Respirayson closed 3 days ago

Respirayson commented 1 week ago

Fixes #13105

Outline of Solution

Added spinners to the buttons in account-requests-table and admin-search-page.

Reject Account Request

https://github.com/TEAMMATES/teammates/assets/88478542/1bf42a59-3dcc-4035-94ba-98048d0f64a3

Approve Account Request

https://github.com/TEAMMATES/teammates/assets/88478542/98986ee2-72ac-42ab-93dd-01314d5e428c

Reset Account Request

https://github.com/TEAMMATES/teammates/assets/88478542/5b063c57-1b50-44cd-990c-f13f7cfbc451

Regenerate Student Key

https://github.com/TEAMMATES/teammates/assets/88478542/35275489-5443-45ba-a424-3700b153345f

Regenerate Instructor Key

https://github.com/TEAMMATES/teammates/assets/88478542/1583777a-aeca-4cd1-9e13-893fb07d8adb

Please let me know if there are any other buttons I've missed out or any other areas that also need to have the spinners. I decided not to do it for the anchor tag hyperlinks because I thought it looked weird when there's a spinner beside it.