simple-search-service
simple-search-service copied to clipboard
Error prompt when users try and upload an invalid file
If a user tries to upload a CSV or TSV that doesn't include a header row, we should alert them. (Without that header row, we can't present a coherent "Create Index" screen, among other issues.)
Assigning to @glynnbird , given it's probably necessary to address at the couch-import level.