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

Edit contact, on error state button stays gray #12

Open
gkarmas opened this issue Aug 12, 2015 · 1 comment
Open

Edit contact, on error state button stays gray #12

gkarmas opened this issue Aug 12, 2015 · 1 comment

Comments

@gkarmas
Copy link

gkarmas commented Aug 12, 2015

When I am editing an existing contact, if a field is empty, the Save button stays gray for ever.
I need to close the modal, lost all edits, and redo it.
Same thing applies for a new contact, if something is missing, you need to refresh and start all over again.

@gkarmas
Copy link
Author

gkarmas commented Aug 12, 2015

I found a possible solution.
Replace on _contactsEdit.js
Line 15: alert(error);
to console.log(error);
Somehow it works.

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