podkrepi-bg / frontend

Charity platform https://podkrepi.bg Docs https://docs.podkrepi.bg
https://podkrepi.bg
MIT License
177 stars 88 forks source link

bugfix/1915-Profile-Birthdate-Validation-Message #1952

Closed velnachev closed 1 month ago

velnachev commented 1 month ago

Fixed no UI feedback on FormDatePicker when maxDate validation constraint is present

Closes #1915

Screenshots:

Before After
image image

Testing

Steps to test

  1. Open https://podkrepi.bg/en/profile/personal-information
  2. Click edit on Birthday
  3. Add date 03/10/2017 and observe error state of the input field
  4. Click button
  5. Add date that is 18+ years ago and observe error state of the input field
  6. Click button

Affected urls

Environment

New environment variables:

New or updated dependencies:

Dependency name Previous version Updated version Details
dependency/name v1.0.0 v2.0.0
github-actions[bot] commented 1 month ago

✅ Tests will run for this PR. Once they succeed it can be merged.