IBM-Cloud / java-cloudant

Sample Java application which uses Bluemix Cloudant NoSQL service.
Apache License 2.0
10 stars 23 forks source link

Delete Button does not work for empty table rows. #13

Open chidelmun opened 7 years ago

chidelmun commented 7 years ago

I'm not sure if this is correct/expected behavior but the delete button only works when a file is uploaded into a table row. Normally we should be able to add/delete table rows even if we don't upload any file into it.