kiriDevs / vplanweb

A web app for the substitution plan of my school - data is supplied by an API maintained by @ChuangSheep
https://vplan.kiridevs.live
3 stars 0 forks source link

Allow [enter] on date input #10

Closed kiriDevs closed 2 years ago

kiriDevs commented 2 years ago

Probably just adding an onSubmit handler to the input field or its form.

Right now it refreshes the page, which is the default behaviour (should be prevented)