Bug 49115 - inform user about time consuming background data retrieval i.e. for drop downs
inform user about time consuming background data retrieval i.e. for drop downs
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-03-27 11:48 CET by Ingo Steuwer
Modified: 2019-04-11 08:10 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 2: Improvement: Would be a product improvement
Who will be affected by this bug?: 4: Will affect most installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.046
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo Steuwer univentionstaff 2019-03-27 11:48:54 CET
We have various drop downs in UMC that show dynamic entries which need to be retrieved from the server in the background. There are some cases where the retrieval takes some time, but the user is not informed that there is something going on in the background - and might be surprised by the results.

Examples are:
* loading of available disk images in UVMM (Bug #29423)
* loading of available PPDs in the printer object (took 2-3 seconds to load all drop downs in my test)

Other potential situations in larger environments:
* primary group of a user
* users and groups defined for the permissions of a file share

We should have a generic solution for these cases, like a waiting animation for drop downs and other "information retrieving widgets" that need more than 1 second to load.