timwis / dataface

Build and manage data with a spreadsheet-like interface
https://dataface-demo.herokuapp.com
43 stars 4 forks source link

Auto-incrementing sheet/column names will break if you delete one #52

Closed timwis closed 7 years ago

timwis commented 7 years ago

Steps to reproduce:

  1. Add a sheet. It will be called sheet_2
  2. Add another sheet. It will be called sheet_3
  3. Delete sheet_2
  4. Add another sheet. It will be called sheet_3 and will throw an error