sfbrigade / sf-lifeline

GNU Affero General Public License v3.0
7 stars 4 forks source link

First Responder should not see Next button as active after submitting a license number on register form #88

Closed francisli closed 3 months ago

francisli commented 4 months ago

One more little usability nitpick that I'm noticing while on a very slow public wifi... after submitting a license number, the text field is disabled, but the Next submit button is still enabled... we should also disable the button so the user cannot hit submit multiple times. You could even replace it with a loading spinner...? Mantine has a loader component...