hackclub / hackclub/construct

Fix admin pages form submit

Open
#71 0 comments 1 reaction 2 assignees Claimed by @ArcaEge View on GitHub
Dominant language
Svelte
Stars
9
Forks
22
Avg merge
1m
Merged PRs (30d)
2

Description

Currently on admin pages:
```
onsubmit={() => {
return confirm('really submit to airtable?');
}}
```
this submits the form even if cancel is pressed on confirm, this should be fixed

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.