Giter Club home page Giter Club logo

Comments (9)

andrerpena avatar andrerpena commented on September 27, 2024 1

What I mean is:

An easy solution (not necessarily the best) would RAF to have a property called submitInvisibleFieldValues that defaults to true (I said false earlier but I think it should be true). Then, upon submittion, a processor function should process the object before it's actually submitted, and then it would clear out properties that are invisible. That's how I think it should work. I don't think it's a priority so personally I don't want to get this, but I wouldn't mind if this was implemented.

from redux-autoform.

andrerpena avatar andrerpena commented on September 27, 2024

This is controversial. There might be use cases for not visible fields being posted, even though I clearly see why you're asking this.

We should use this thread to discuss the solution.

from redux-autoform.

JonatanSalas avatar JonatanSalas commented on September 27, 2024

@andrerpena @danigomez I was thinking that one possible workaround for this, it's to pass a visible prop, that all the components should receive. With this visible prop you evaluate the !visible case and handle the onChange with an undefined value.

This is one I think about and seems quite simple to do, Maybe I'm not seeing other things.. so let's discuss about it 😄

from redux-autoform.

andrerpena avatar andrerpena commented on September 27, 2024

@JonatanSalas Again, it's controversial.

The fact that a field is not visible doesn't mean it doesn't have a value. And it doesn't mean it should be undefined. In fact, a form may have several information relevant to functions that are not visible. And I don't think making a field invisible should clear it's value.

Let's think of something better and resume this discussion 😄

from redux-autoform.

JonatanSalas avatar JonatanSalas commented on September 27, 2024

@andrerpena mmm okey, let me think it better

from redux-autoform.

andrerpena avatar andrerpena commented on September 27, 2024

One easy option would be to create a general prop called submitInvisibleFieldValues that defaults to false but you could turn on at will.

from redux-autoform.

andrerpena avatar andrerpena commented on September 27, 2024

I don't think values should be cleared when turned invisible. Conversely, @danigomez's problem is the values being submitted. Maybe we should just treat it as I mentioned above.

from redux-autoform.

JonatanSalas avatar JonatanSalas commented on September 27, 2024

@andrerpena how are we supposed to use this prop? I don't understand at all how this prop should be used to avoid sending not visibile field values..

from redux-autoform.

JonatanSalas avatar JonatanSalas commented on September 27, 2024

@andrerpena when you can I want you to introduce me in the concepts behind your metadata processor, so I can help you to make this greater 😄

from redux-autoform.

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.