varlevi/ShadeSwash

Create a form field to replace the alerts.

patrickblackjr opened this issue · 5 comments

Create a form to replace the JS prompts for better UX.

Hmm... Not quite sure what to do here. The DOM is probably the way to go.

Or if you wanted to go simpler: https://handlebarsjs.com/

I'm thinking I'll use Vue (it definitely seems to have better documentation), but have to learn a little more before I change this project.

This issue is mostly resolved. Check out the form-field branch to check for any bugs and prepare to add this feature to the next stable release.