FinalsClub/djKarma

Create disabled state for .button

Closed this issue · 2 comments

'Add Course' / 'Finish Upload' action buttons should indicate the validity of their form in their appearance. Let's make a css class .disabled or similar for this.

When the form is valid the button becomes available.

Sound good?

Aye. Sounds like a v1.1 release

On Wed, Sep 12, 2012 at 4:02 PM, David Brodsky notifications@github.comwrote:

'Add Course' / 'Finish Upload' action buttons should indicate the validity
of their form in their appearance. Let's make a css class .disabled or
similar for this.

When the form is valid the button becomes available.

Sound good?


Reply to this email directly or view it on GitHubhttps://github.com//issues/69.

We have a .disabled_button class now that we use for a few different things