HasteDesign / Registrations-for-WooCommerce

Add a registration product type to your WooCommerce installation.
GNU General Public License v2.0
38 stars 16 forks source link

"Please set the end date after the start date." #31

Open ajlowndes opened 5 years ago

ajlowndes commented 5 years ago

https://github.com/HasteDesign/Registrations-for-WooCommerce/blob/5d4206acecac00a0883ee34ba19f8fb50195c6c5/assets/js/admin.js#L380

Instead of showing this message, just pre-fill the end-date field to match the new start date, instead of still defaulting to today's date. Then let the user choose from there. More user-friendly.