digitalfabrik / entitlementcard

App for 'Digitale Berechtigungskarten', generally benefit card for volunteers or socially vulnerable groups in Germany. App for Android & iOS + Backend + Administration Web Portal – 100% Open Source.
MIT License
36 stars 3 forks source link

1795: Fix birthday date picker #1797

Open steffenkleinle opened 12 hours ago

steffenkleinle commented 12 hours ago

Short description

Fix birthday date picker.

Proposed changes

Side effects

Testing

Select a birthday at localhost:3000/erstellen from the date picker.

Resolved issues

Fixes: #1795

seluianova commented 9 hours ago

As soon as I start typing in the date, I'm getting this error: image

steffenkleinle commented 8 hours ago

As soon as I start typing in the date, I'm getting this error

@seluianova thanks for catching this, guess I fixed the picker but broke the text input. Could you please test again? Thanks :)