Git Product home page Git Product logo

Comments (9)

tannerlinsley avatar tannerlinsley commented on May 15, 2024 2

This is super interesting. I'll start looking into the possibilities in the code and keep you up to date here.

from form.

thomas-p-wilson avatar thomas-p-wilson commented on May 15, 2024 1

As a feathers user, I am most definitely in favour!

from form.

joepuzzo avatar joepuzzo commented on May 15, 2024 1

Working on getting V2 rolled out soon. This supports Asynchronous validation. Stay tuned!

from form.

joepuzzo avatar joepuzzo commented on May 15, 2024 1

Async validation now supported!

from form.

vutran47 avatar vutran47 commented on May 15, 2024

At this state, postSubmit is also pretty useless since it will be called anyway without the results. My current workaround is to call resetForm manually since it's the 4th argument passed to submit. This is very much an implementation detail and should not be used this way.

submit = (v, s, p, f) => submit(v).then(f.resetForm)

from form.

tannerlinsley avatar tannerlinsley commented on May 15, 2024

from form.

chuan137 avatar chuan137 commented on May 15, 2024

It is a light joke, I deleted it, because feathersjs is not so popular that everyone will get it :) But this is the background

This proposal will make preSubmit, onSubmit and postSubmit functions like the hooks in feathersjs, each of them will return a promise and they would await the async action of the previous hook.

And I think @marshallswain is one of the authors of feathersjs.

from form.

marshallswain avatar marshallswain commented on May 15, 2024

Yep. @chuan137's got me. Inspired by Feathers.

from form.

seniorquico avatar seniorquico commented on May 15, 2024

It appears async submit is now supported, too! (Similar to the proposal found in this issue.)

from form.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.