halomod / TheHaloMod-SPA

Single-page app for TheHaloMod
https://www.thehalomod.app/
MIT License
4 stars 0 forks source link

nicer-enter #173

Closed steven-murray closed 3 years ago

steven-murray commented 3 years ago

Overview

This just adds the functionality that pressing ENTER on the main form submits the form.

Includes:

Developer Checklist:

github-actions[bot] commented 3 years ago

🚀 Deployed on https://60ac29e239f494495f2a84e3--thehalomod.netlify.app

aneuhold commented 3 years ago

@steven-murray just added some conditional logic for when to allow the enter button to trigger an action. Before it was triggering a save from the main screen so now it should only trigger when in the forms view. Also when the form is valid.