Skip to content

Update form state with validation upon save and return#157

Merged
alexluckett merged 9 commits intomainfrom
bugfix/state-data-save-and-return
Aug 8, 2025
Merged

Update form state with validation upon save and return#157
alexluckett merged 9 commits intomainfrom
bugfix/state-data-save-and-return

Conversation

@alexluckett
Copy link
Contributor

@alexluckett alexluckett commented Aug 7, 2025

Proposed change

Jira ticket:

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@alexluckett alexluckett force-pushed the bugfix/state-data-save-and-return branch from 50fe2ca to 2bb6ce7 Compare August 8, 2025 12:59
@alexluckett alexluckett marked this pull request as ready for review August 8, 2025 14:24
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 8, 2025

@alexluckett alexluckett merged commit 26852f8 into main Aug 8, 2025
10 checks passed
@alexluckett alexluckett deleted the bugfix/state-data-save-and-return branch August 8, 2025 14:29
alexluckett added a commit that referenced this pull request Aug 8, 2025
* Update form state with validation upon save and return (#157)

* Update form state with validation upon save and return

* Temporarily comment out save and return demo to let tests pass

* format

* Test the right state is returned

* format

* Test that data is validated before saving

* Remove unneccessary prop

* remove commented code

* remove save and return demo

* v2.1.3 [skip ci]

---------

Co-authored-by: github-actions <github-actions@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants