Add controls to list and create estimates
whiterook6 opened this issue · 0 comments
whiterook6 commented
Given a set of estimates (rules about how to be paid, options, names, dates, etc.), show a list of existing estimates, and be able to switch between them.
Decisions to make:
- do we edit in place? Or do we edit copies?
- is the list immutable?
- can we hide, delete, or clone estimates? is there a reason to?