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

New feacture: Import same csv file again; #72

Merged
merged 1 commit into from
Jan 7, 2018

Conversation

ronysilvati
Copy link
Contributor

When a user selects the same file, the event "change" is not fired. A new attribute has added in directive: lockImportSameFile. If this is true, the directive works like today, if attr is "undefined" or "false", this directive removes the value from input [type = "file"] and unlock the "change" event.

When a user selects the same file, the event "change" is not fired. A new attribute has added in directive: lockImportSameFile. If this is true, the directive works like today, if attr is "undefined" or "false", this directive removes the value from input [type = "file"] and unlock the "change" event.
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

Successfully merging this pull request may close these issues.

2 participants