
21 Jul
2016
21 Jul
'16
8:27 p.m.
Although, I agree with this patch it will not be enough to close the issue https://github.com/kimchi-project/kimchi/issues/966 Some requests which do not rely on Tasks may take some time (from reach the server and get the response and it will depend on network throughput) to be completed. So we need to cover them too. On 07/19/2016 10:36 AM, sguimaraes943@gmail.com wrote:
From: Samuel GuimarĂ£es <sguimaraes943@gmail.com>
This patch updates kimchi.trackTask() progress callback to add a css class and change mouse cursor to "progress" instead of the default mouse pointer. It requires a patch sent to Wok.
Samuel GuimarĂ£es (1): Added cursor for tasks in progress
ui/js/src/kimchi.api.js | 4 ++++ 1 file changed, 4 insertions(+)