-
Notifications
You must be signed in to change notification settings - Fork 9
exui-3582-hidden fields filled data should be removed #2034
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
...-ui-toolkit/src/lib/shared/components/case-editor/case-edit-page/case-edit-page.component.ts
Outdated
Show resolved
Hide resolved
projects/ccd-case-ui-toolkit/src/lib/shared/services/form/form-value.service.spec.ts
Outdated
Show resolved
Hide resolved
projects/ccd-case-ui-toolkit/src/lib/shared/services/form/form-value.service.ts
Outdated
Show resolved
Hide resolved
connorpgpmcelroy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, pleased with change, hopefully it works
| import { CaseField, FieldTypeEnum } from '../../domain'; | ||
| import { FieldsUtils } from '../fields'; | ||
| import { FieldTypeSanitiser } from './field-type-sanitiser'; | ||
| import { AbstractControl } from '@angular/forms'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very minor comment but direct imports should be below external imports ideally
2378360
|



JIRA link (if applicable)
https://tools.hmcts.net/jira/browse/EXUI-3582
Change description
hiddent fields filled data should be removed
Does this PR introduce a breaking change? (check one with "x")