-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofenhancementNew feature or requestNew feature or request
Description
Scenario
Alice has a table or view open, meanwhile Bob is modifying the content (could be changing, removing or adding a row).
Alice would like to know when content is modified and would like to have a possibility to refresh the data, without a full page reload, and with keeping temporary modifications (e.g. filters, sortings).
Implementation hints
- In the backend, tables makes use of notify_push and informs about tables or views where content is modified
- In front-end, tables registers a listener on this event
- When a message comes, the user will be notified, that table/view content was changed
- Furthermore, a button appears, that enables the user to reload that data of currently active table or view
Precondition
notify_push is enabled on the NC instance.
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofenhancementNew feature or requestNew feature or request
Type
Projects
Status
🧭 Planning evaluation (don't pick)