magnifydev / magnify

A Digital Program of Studies for LMHS.
https://magnify.web.app
Apache License 2.0
8 stars 0 forks source link

Add indeterminate spinner to contact form submission #55

Closed Ascent817 closed 2 years ago

Ascent817 commented 2 years ago

Is there an existing issue for this?

Is your feature request related to a problem?

It's difficult to know whether the form sent successfully because there is no feedback when you click the button. Only if you wait 5 - 10 seconds does the form close and a popup appear

Describe the Solution

Change the submit button to a spinner on submit to show that the form is currently sending

Describe Alternatives

No response

Anything else?

No response

GoogolGenius commented 2 years ago

I implemented something like this before (just modifying text) but it didn't work properly.