argos/dmp-frontend/src/common/forms/form-validation-errors-dialog
Konstantina Galouni 7a7f12b83a Fixed #7182: Required field names appearing in the warning modal.
dataset-wizard.component.ts & dmp-editor.component.ts & form-validation-errors-dialog.component.ts:
a. For 'mat-select', use placeholder instead of aria-label.
b. [Bug fix] For 'app-multiple-auto-complete' dig into 2 more levels (formControl.nativeElement.firstChild.firstChild.firstChild.children) --> reason: commit de99784b5e: moved <input> inside <mat-chip-list>.
2021-11-16 11:47:24 +02:00
..
form-validation-errors-dialog.component.html Error dialog component on dataset wizard (update) 2021-07-21 12:25:13 +03:00
form-validation-errors-dialog.component.scss with previous commit 2020-11-06 14:21:32 +02:00
form-validation-errors-dialog.component.ts Fixed #7182: Required field names appearing in the warning modal. 2021-11-16 11:47:24 +02:00
form-validation-errors-dialog.module.ts dmp advanced editor changed to remain at the same page when saving 2019-12-11 16:51:03 +02:00
form-validation-errors-directive.ts dmp advanced editor changed to remain at the same page when saving 2019-12-11 16:51:03 +02:00