documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Suggest disabled binding on Todo tutorial

Open 3cp opened this issue 6 years ago • 2 comments

Hi @EisenbergEffect, when you redo the todo tutorial, how about add a disabled binding to the button?

<button type="submit" disabled.bind="!todoDescription">Add Todo</button>

3cp avatar Nov 18 '18 20:11 3cp

I think this issue can be closed, based on the codesandbox on the aurelia.io main page.

avrahamcool avatar Dec 03 '18 22:12 avrahamcool

I added that in codesandbox, but the tutorial has to be updated. @EisenbergEffect planed to rewrite the tutorial using codesandbox setup.

3cp avatar Dec 04 '18 03:12 3cp