Skip to content

Editing template schedule doesn't let you submit if the values match the initial values #9416

Closed
@deansheather

Description

@deansheather

If you go to the edit template > schedule page:

  1. Change a value
  2. Submit
  3. Change the value back to the original value
  4. You can't submit as it thinks the form isn't "dirty" as it's comparing to the initialValues

This might be the case in a bunch of formik forms. I think you're supposed to call a method on the form when you're finished submitting with the new values so it knows what the baseline is.

Metadata

Metadata

Assignees

Labels

s3Bugs that confuse, annoy, or are purely cosmeticsiteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions