dspace-angular icon indicating copy to clipboard operation
dspace-angular copied to clipboard

missing i18n of placeholder values in date picker

Open saschaszott opened this issue 1 year ago • 1 comments

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

image

saschaszott avatar Feb 22 '24 10:02 saschaszott

This bug is fixed in PR #2827

saschaszott avatar Feb 22 '24 11:02 saschaszott