datopian/datapackage-views-js

Implement hands on tables component

Closed this issue · 2 comments

Description

Hands on tables will be used for resource preview

Tasks

  • Implement table component
  • Test with dataset resource
  • Integrate with application structure
  • Add test

@starsinmypockets let's call it just "Table" because handsontable is just a library we're using but it can be replaced any time if we find better library

@starsinmypockets I've setup some tests here, do you think they're sufficient so we can close this issue?

https://github.com/datopian/datapackage-views-js/blob/master/src/App.test.js#L38-L49