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...
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...