Actions
Feature #12966
closed
MV
Allow Wt to notify users of updates
Feature #12966:
Allow Wt to notify users of updates
Start date:
08/21/2024
Due date:
% Done:
100%
Estimated time:
(Total: 0:00 h)
Description
When users are working in a Wt application, it is possible they are using multiple tabs (browser tabs).
Wt should then be able to notify users of updates happening. They can of course be notified by pushing out updates (see: WApplication::triggerUpdate()).
This updates the page, but doesn't warn them if they switched browser tabs that an update is available.
There are two ways to approach this, both are to be implemented:
- a way to change the favicon, by appending a small dot (like Mattermost does), similar to: https://igorprado.github.io/favicon-notification/
- actually using the Notifications API
MV Updated by Matthias Van Ceulebroeck about 2 years ago
- Subtask #12967 added
MV Updated by Matthias Van Ceulebroeck about 2 years ago
- Subtask #12968 added
RM Updated by Romain Mardulyn over 1 year ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
RM Updated by Romain Mardulyn over 1 year ago
- Status changed from InProgress to Review
- Assignee deleted (
Romain Mardulyn)
MV Updated by Matthias Van Ceulebroeck about 1 year ago
- Target version changed from 4.12.0 to 4.13.0
RM Updated by Romain Mardulyn 5 months ago
- Status changed from Review to Implemented @Emweb
RM Updated by Romain Mardulyn 5 months ago
- Status changed from Implemented @Emweb to Closed
Actions