Skip to content

Fix admin pages form submit #71

Description

@ArcaEge

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions