csvbase icon indicating copy to clipboard operation
csvbase copied to clipboard

a simple web database

Results 63 csvbase issues
Sort by recently updated
recently updated
newest added

# Description The aspiration is to allow uploaded csv files to be up to 100MB in size and for the general request timeout to be 30 seconds. That means that...

bug
upload-rework

# Brief overview AS A user uploading my first table I WANT the error handling to be more robust SO THAT my mildly odd csv has a better chance of...

enhancement
upload-rework

# Description When requesting big files I get the occasional 503 # Steps to reproduce 1. curl `https://csvbase.com/ubieratlupa/monuments` (with or without etags # Expected result 200s or 304s # Actual...

bug

# Description The blank table form retains user credentials and even puts them in the url, where they are in danger of being logged # Steps to reproduce 1. Be...

bug

# Description # Steps to reproduce 1. Visit https://csvbase.com/meripaterson/stock-exchanges/ # Expected result Some kind of redirect to https://csvbase.com/meripaterson/stock-exchanges # Actual result 404 # Additional details This commonly comes up when...

bug

# Brief overview AS A user encountering a bug I WANT a 500 page that tries to convert me into a bug-filer SO THAT I can try to get my...

enhancement

# Brief overview AS A user who has edited a table locally I WANT a way to bulk insert/upsert via the web SO THAT I can upload my altered data...

enhancement

# Brief overview AS A user browsing a table with long text strings in it I WANT these strings to be abbreviated in the table view SO THAT they don't...

enhancement

# Brief overview AS A person reposting open data on csvbase I WANT a way to link to the original source SO THAT people can see where I got the...

enhancement

# Description If you already have a table called "X" and try to paste a new "X" you get a 500 # Steps to reproduce 1. Upload a table called...

bug