kinto-admin icon indicating copy to clipboard operation
kinto-admin copied to clipboard

Simple Review should disable the approve/reject buttons after they're clicked

Open jaredlockhart opened this issue 3 years ago • 1 comments

Currently, when a user clicks approve or reject, the button remains enabled while the API call is being made with no visual indication and the buttons are still enabled so there's nothing preventing someone from clicking them multiple times. We should disable the buttons while the API call is being made to prevent users from firing multiple requests.

jaredlockhart avatar Nov 30 '21 21:11 jaredlockhart

See also https://github.com/Kinto/kinto-admin/issues/1360

leplatrem avatar Jan 03 '22 15:01 leplatrem

Closed with PR 3050.

alexcottner avatar Nov 03 '23 19:11 alexcottner