Feature #8916
Show "loading hint" during issue batch operation
Status: | New | Start date: | 2011-07-27 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | - | |||
Resolution: |
Description
When using context menue in issue i see a hint "loading.." which inform the user besides regular browser loading icon that browser is wating for request,
I would be nice to gave that "loading.." hint showed especially for long running requetsts as for batch issue operation.
At the moment this hint is not showed, a si suspect that is an error. Maybe its a feature, whatever it should be changed in sense of usability.
History
#1
Updated by Jean-Philippe Lang over 11 years ago
- Tracker changed from Defect to Feature
- Subject changed from "loading hint" not showed during issue batch operation to Show "loading hint" during issue batch operation
Not a defect since the "loading hint" is shown during ajax requests only.
These batch operations are not ajax requests, you can see the loading icon of the browser during it.
#2
Updated by Terence Mill over 11 years ago
The user doesn't separate between ajax and non ajax, that is pure technology thing. But having a extra visualization for predictable long running requests makes sense instead of browser "loading hint" only.