Keegan George
|
86af126978
|
FIX: Spreadsheet only loading for one instance
This commit moves spreadsheet logic to a component which resolves the issue where the spreadsheet only loads the first time the edit modal appears.
|
2022-07-14 08:56:11 -07:00 |
Keegan George
|
87b91f5a6f
|
WIP: Use JSpreadsheet instead of Importabular
|
2022-07-13 15:42:13 -07:00 |
Keegan George
|
9bfc23c599
|
WIP: New approach (see description)
- Add edit table button (beside expand table button)
- Parse the table contents
- Display the table as a spreadsheet using the Importabular library
|
2022-07-12 15:27:03 -07:00 |
Keegan George
|
b62f595eeb
|
DEV: Trigger modal from Edit Table Button
Triggers modal after clicking Edit Table from selection. Data from post is then passed to the modal.
|
2022-07-11 15:05:50 -07:00 |