llblumer / Retireator

Retireator Advanced Retirement Simulator
GNU Affero General Public License v3.0
2 stars 2 forks source link

Value not valid error for Primary Benefits Filing Age #7

Closed pdesmaratt closed 8 years ago

pdesmaratt commented 8 years ago

1 - I know 58 is an invalid value but this looks like an error but I'm not sure. If your going to spawn pop up message then I would be consistent with the means of telling the user that they entered an invalid value in the field. In the setup page the field turned red. I think that is more user friendly. This pop up message looks like the a software failure not user error.

value_not_valid

llblumer commented 8 years ago

Data validation rules don't have any verbage yet. The minimum age for that is 62. That is the expected result until I dress it up.