codeforboston / cliff-effects

Cliff effects guidance prototype (archived)
https://codeforboston.github.io/cliff-effects/#/
MIT License
30 stars 64 forks source link

Different abstraction for user error/invalid messages? #961

Closed knod closed 5 years ago

knod commented 5 years ago

Looking at CashFlowRow in src/forms/cashflow.js, the place 'invalid' message has ended up seems tangled unnecessarily (mostly my doing, I suspect). I'd like to look at other ways to abstract it that make more sense.