Don't use JavaScript #8

Closed
opened 2022-05-21 18:55:34 +00:00 by a · 1 comment
Owner

We currently use a very small amount of JavaScript for the join page, but I think we should use plain HTML/CSS instead. Maybe only do validation server-side or something?

We currently use a very small amount of JavaScript for the join page, but I think we should use plain HTML/CSS instead. Maybe only do validation server-side or something?
a added the
bug
enhancement
labels 2022-05-21 18:55:34 +00:00
Author
Owner

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form is probably what we want to use instead of JavaScript.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form is probably what we want to use instead of JavaScript.
a started working 2022-05-21 19:38:57 +00:00
a closed this issue 2022-05-21 19:41:46 +00:00
a stopped working 2022-05-21 19:41:46 +00:00
2 minutes 49 seconds
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Total time spent: 2 minutes 49 seconds
a
2 minutes 49 seconds
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: exozyme/website#8
No description provided.