Actions
Improvements #14728
open
RM
Reduce communication due to focus handling
Improvements #14728:
Reduce communication due to focus handling
Start date:
08/11/2026
Due date:
% Done:
0%
Estimated time:
(Total: 0:00 h)
Description
Currently, every time the focus is changed, a signal is sent to the server. This can be quite heavy in terms of communication and it should not be happening by default. We should only limit it to when this is required by a functionality that is actively being used by the application, and try to see if those functionality could not be implemented on the JavaScript side to reduce the need for communication.
RM Updated by Romain Mardulyn 29 days ago
- Subtask #14729 added
Actions