Closed enjeck closed 8 months ago
As part of https://github.com/nextcloud/tables/issues/311, we need to have multiple tables on same page.
Refactor the global store to hold multiple tables by using the table ids as a key when storing rows and columns. Also, we need to ensure that modals are targeting the right table/view.
No response
https://github.com/nextcloud/tables/issues/311#issuecomment-1790569092
Lots of changes required here, so will split this across multiple PRs to make easier to review
Is your feature request related to a problem? Please describe.
As part of https://github.com/nextcloud/tables/issues/311, we need to have multiple tables on same page.
Describe the solution you'd like
Refactor the global store to hold multiple tables by using the table ids as a key when storing rows and columns. Also, we need to ensure that modals are targeting the right table/view.
Describe alternatives you've considered
No response
Additional context
https://github.com/nextcloud/tables/issues/311#issuecomment-1790569092