Skip to content

Fix admin pages form submit #71

@ArcaEge

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions