a-n-d-r-3-w / calculator

An arithmetic calculator implemented using JavaScript, HTML, LESS, Dojo Toolkit, and QUnit
http://a-n-d-r-3-w.github.io/calculator/
0 stars 0 forks source link

Buttons are always enabled even if it doesn't make sense for the user to press them at the current step in their workflow #14

Open a-n-d-r-3-w opened 10 years ago

a-n-d-r-3-w commented 10 years ago

The buttons are always enabled whether or not they make sense at the current step in the user's workflow.

Enhancement request: Enable and disable buttons at appropriate times in the user's workflow