kiriDevs / vplanweb

A web app for the substitution plan of my school - data is supplied by an API maintained by @ChuangSheep

Home Page:https://vplan.kiridevs.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow [enter] on date input

kiriDevs opened this issue · comments

commented

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)