ESHackathon / eviatlas

A tool for visualising geographical data in systematic maps
https://estech.shinyapps.io/eviatlas/
GNU General Public License v3.0
26 stars 10 forks source link

Add troubleshooting help to file upload #102

Open nealhaddaway opened 2 years ago

nealhaddaway commented 2 years ago

A common problem seems to be occurring at file upload - not using the correct encoding (Mac seems to work the best), so perhaps suggest adding a tooltip or help modal called 'Troubleshooting' with advice on trying a different encoding, saving the file as UTF-8, making sure delimiters and decimals are set correctly...

DrMattG commented 2 years ago

We could also simplify the input process a bit and be strickter on input file type. Does this (https://github.com/ESHackathon/eviatlas/pull/103) work for Mac? Have a look at my branch. If we go this route I need to fix the table as it doesnt like some formats! (grrrrrrrrrrrrr)