Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document best practices for handling form submission #166

Open
wiverson opened this issue May 10, 2022 · 0 comments
Open

Document best practices for handling form submission #166

wiverson opened this issue May 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@wiverson
Copy link

Problem to solve

I'm starting out with Svelte/SvelteKit. Trying to understand the best way to handle form submission processing and switching between pages in SvelteKit. Lots of information on how to build the form and validate, but the demos pretty much just seem to do something like throw the form data into an alert, which isn't terribly helpful.

Intended users

Any new Svelte/SvelteKit user.

User experience goal

A simple set of best practices for how to handle processing form submission. Endpoint? Context store? Something else?

Proposal

I don't have a proposal - just starting out. :)

@wiverson wiverson added the enhancement New feature or request label May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant