Create UI: need to save latest NR data in filing
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
## Description:
Currently, when the Create UI app starts up, it fetches the (latest) data for the NR. This NR object needs to be saved in the filing that is saved to the API.
This will allow a future ticket (TBD) to compare the latest vs saved NR to see if it has changed (and to update any global state data accordingly).
This will also store the NR that was used for the incorporation application (ie, auditing).
Acceptance for a Task:
- [ ] Requires deployments
- [ ] Add/ maintain selectors for QA purposes
- [ ] Test coverage acceptable
- [ ] Linters passed
- [ ] Peer Reviewed
- [ ] PR Accepted
- [ ] Production burn in completed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.