[Kimchi-devel] [PATCH] [Kimchi] Added cursor for tasks in progress
Aline Manera
alinefm at linux.vnet.ibm.com
Thu Jul 21 18:27:44 UTC 2016
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 at gmail.com wrote:
> From: Samuel Guimarães <sguimaraes943 at 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(+)
>
More information about the Kimchi-devel
mailing list