final-form / final-form/react-final-form

Changing field value from side effects

Open
#882 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.4k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

### A **feature request**

To change a field's value from a side effect thread being it redux-saga or redux-observable.

### What is the current behavior?

As I'm concerned there's no elegant way to update a field's value as a part of the side effect.

### What is the expected behavior?

I want to be able to change the value of a field as a reaction to some event in the environment. Essentially in some cases changing a field's value is a part of a side effect.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.