Describe the bug
When ever I try to upload a faulty csv it just stucks in the loading... phase forever.
To Reproduce
Steps to reproduce the behavior:
Go to 'Add data to Map'
Click on 'upload csv'
Upload a faulty csv
It's is stuck in the loading phase.
Expected behavior
UI should show user the proper error message of what happened. If not then there should be some work around like what happens when we upload the csv, which function is called so that we can think of overriding that function ourselves.
Screenshots
Desktop (please complete the following information):
OS: [MacOs]
Browser [chrome]
Additional context
I am trying to integrate v2.5.5 Kepler with my create react app and getting the above mentioned issue. Can some one please tell me like what happens when we use the default Add Data to Map functionality.
Describe the bug When ever I try to upload a faulty csv it just stucks in the loading... phase forever.
To Reproduce Steps to reproduce the behavior:
Expected behavior UI should show user the proper error message of what happened. If not then there should be some work around like what happens when we upload the csv, which function is called so that we can think of overriding that function ourselves.
Screenshots
Desktop (please complete the following information):
Additional context I am trying to integrate v2.5.5 Kepler with my create react app and getting the above mentioned issue. Can some one please tell me like what happens when we use the default Add Data to Map functionality.