mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 12:03:03 +00:00
[835] Auto-save in new Item Submission form breaks the form
Improved form touched state in ngrx store.
This commit is contained in:
@@ -384,10 +384,8 @@ describe('SubmissionObjectEffects test suite', () => {
|
||||
},
|
||||
forms: {
|
||||
'2_traditionalpageone': {
|
||||
additional: {
|
||||
touched: {
|
||||
'dc.title': true
|
||||
}
|
||||
touched: {
|
||||
'dc.title': true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user