Open saschaszott opened 8 months ago
Placeholder values (year, month, day) in the date picker form element are hard-coded in
https://github.com/DSpace/dspace-angular/blob/d5aca7633c666e8827eb6645868d4fffd6b04bb6/src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts#L51
https://github.com/DSpace/dspace-angular/blob/d5aca7633c666e8827eb6645868d4fffd6b04bb6/src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts#L52
https://github.com/DSpace/dspace-angular/blob/d5aca7633c666e8827eb6645868d4fffd6b04bb6/src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts#L53
This bug is fixed in PR #2827
Bug Description
Placeholder values (year, month, day) in the date picker form element are hard-coded in
https://github.com/DSpace/dspace-angular/blob/d5aca7633c666e8827eb6645868d4fffd6b04bb6/src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts#L51
https://github.com/DSpace/dspace-angular/blob/d5aca7633c666e8827eb6645868d4fffd6b04bb6/src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts#L52
https://github.com/DSpace/dspace-angular/blob/d5aca7633c666e8827eb6645868d4fffd6b04bb6/src/app/shared/form/builder/ds-dynamic-form-ui/models/date-picker/date-picker.component.ts#L53