Skip to content

Handle post creation on form submit#61

Open
Autowebassat-blip wants to merge 1 commit into
profullstack:masterfrom
Autowebassat-blip:fix-safari-post-submit
Open

Handle post creation on form submit#61
Autowebassat-blip wants to merge 1 commit into
profullstack:masterfrom
Autowebassat-blip:fix-safari-post-submit

Conversation

@Autowebassat-blip

Copy link
Copy Markdown

Refs #37.

Moves post creation from the submit button click handler onto the form submit handler. That makes post submission work through the browser's normal submit path, which is more reliable for Safari/iOS taps and keyboard submits.

Tests:

  • git diff --check
  • npm run build -- --silent blocked locally: dependencies are not installed, so rollup is unavailable in PATH.

/claim #37

Move post creation from the submit button click handler to the form submit handler for better Safari/iOS compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant