code4romania / taskforce-fe-components

reusable frontend components for taskforce projects
https://taskforce-fe-components.now.sh
Mozilla Public License 2.0
11 stars 34 forks source link

feat(date-picker-form): Implemented not allowing future dates #171

Closed surdu closed 4 years ago

surdu commented 4 years ago

What changed?

Implemented not allowing future dates by default for date and datetime inputs in forms. The default was decided to be not to allow future dates.

Closes https://github.com/code4romania/stam-acasa/issues/365 Closes https://github.com/code4romania/stam-acasa/issues/348

Actions (optional)

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/code4romania/taskforce-fe-components/rimnqzxer ✅ Preview: https://taskforce-fe-componen-git-fork-surdu-feature-date-picker-817d1c.code4romania.now.sh

aniri commented 4 years ago

LGTM! Not related to this PR, but we might need functionality for not allowing the user to select a date in the past.

we can make a new nice-to-have issue for this :smiley: