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

Suggestions #4

Open
winkler1 opened this issue Dec 10, 2014 · 1 comment
Open

Suggestions #4

winkler1 opened this issue Dec 10, 2014 · 1 comment

Comments

@winkler1
Copy link

Change title on https://github.com/carlosvillu/react-spreadsheet from Bootstrap default
Progress -- downloaded big file from http://spatialkeydocs.s3.amazonaws.com/FL_insurance_sample.csv.zip.... dragged in. Browser pretty much locked up and chrome offered to kill tab. Spinner would be good.
Line breaks -- I trimmed the file down to a couple hundred lines. Dragged CSV in... fine, but loaded it into one huge row. Should support \r, \n, \r\n line breaks.

@carlosvillu
Copy link
Owner

Hi,
Thx for the suggestion. I will change the deafult title :S

And you are rigth about use others line breaks, I will change too. Is really simple just change that RegExp

Maybe the last suggestion is the most complicated due to the best solution will be use a WebWorker to recreate the spreadsheet from a file and avoid freezen the UI. I will think on that.

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

2 participants