openreview / openreview-web

The official web interface for OpenReview.net
https://openreview.net
GNU Affero General Public License v3.0
14 stars 2 forks source link

Modal - allow primary button to be spinner button #1650

Closed xkopenreview closed 1 month ago

xkopenreview commented 1 year ago

currently the primary button is disabled when the modal is executing some long running tasks for example sending email to reviewers which may take a few minutes

i think it's better for the primary button to be a spinner button so that users won't think that the page is frozen

xkopenreview commented 2 months ago

useSpinnerButton option has been added in #2045 for message reviewers modal need to check whether other modal will need this