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

Fix: Add handling when user clicks cancel during csv import #1603

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

finnar-bin
Copy link
Contributor

Added handling when user clicks cancel while importing a csv since onChange get's triggered by the cancel button.

@finnar-bin finnar-bin requested a review from agalin920 December 9, 2022 02:45
@finnar-bin finnar-bin self-assigned this Dec 9, 2022
@finnar-bin finnar-bin linked an issue Dec 9, 2022 that may be closed by this pull request
@finnar-bin finnar-bin changed the title fix: add handling when user clicks cancel during csv import Fix: add handling when user clicks cancel during csv import Dec 9, 2022
@finnar-bin finnar-bin changed the title Fix: add handling when user clicks cancel during csv import Fix: Add handling when user clicks cancel during csv import Dec 9, 2022
@shrunyan shrunyan merged commit f998418 into master Dec 12, 2022
@shrunyan shrunyan deleted the 1602-add-handling-when-no-csv-imported branch December 12, 2022 23:51
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.

TypeError: Cannot read properties of undefined (reading 'name')
3 participants