Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation errors show up after creating a card #4

Open
BinaryMuse opened this issue Mar 3, 2014 · 0 comments
Open

Validation errors show up after creating a card #4

BinaryMuse opened this issue Mar 3, 2014 · 0 comments
Assignees
Milestone

Comments

@BinaryMuse
Copy link

This is the view directly after successfully creating a new card:

@BinaryMuse BinaryMuse added this to the Refactor milestone Mar 3, 2014
@BinaryMuse BinaryMuse self-assigned this Mar 3, 2014
BinaryMuse pushed a commit that referenced this issue Mar 4, 2014
The use of ng-if creates a child scope, so the form directive creates
the FormController on this scope. $parent is used explicitly to ensure
the FormController is on the correct scope.

Fixes #4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant