NuSkooler / enigma-bbs

ENiGMA½ BBS Software
https://nuskooler.github.io/enigma-bbs/
BSD 2-Clause "Simplified" License
537 stars 104 forks source link

Added code to clear the text #503

Closed AnthonyHarwood closed 1 year ago

AnthonyHarwood commented 1 year ago

I noticed the text in the error view was not being cleared after the error was corrected. For example, "Username is too short".

I can think of a few different ways this could have been fixed. I try to keep it simple. If you prefer a different approach to resolving this, please don't hesitate to let me know.

Thanks!