leaphy-robotics / leaphy-webbased-svelte

Leaphy Easybloqs is software to program Leaphy Robots and Arduino microcontrollers using a block-based programming language.
https://leaphyeasybloqs.com
1 stars 2 forks source link

feat: add Sentry-based user feedback form #55

Closed rmoesbergen closed 6 months ago

rmoesbergen commented 6 months ago

WIP

ready

rmoesbergen commented 6 months ago

none of the fields are now actually required, so the user can submit empty feedback, also the email field doesn't check the email's validity, please set the email's input type to email

fixed