-
Type: User story
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 23.0.0
-
Component/s: Admin Console
-
Epic Link:
-
Sprint:UI - 2024-6, UI COOLDOWN - 2024-6
-
Story Points:5
As a system administrator, I am requested to confirm any action that could be long lasting or impact performance
[CONFIRMATION-REQUIRED]
AC
When a confirmation is required, format is displayed as following:
"[EXPLANATION OF IMPACT]
This action will impact [NUMBER] documents.
If we have a reference point, add: "This action could take approximately [TIME IN HUMAN READABLE FORMAT]".
Continue?"
I can continue (performs action) or cancel (cancels action)
Time is defined in number of seconds using the formula: number of documents / [REFERENCE POINT].
While the document count is being retrieved, a spinner is displayed
- Users can not trigger the action until the document count is displayed to avoid them triggering a long-running action if they didn't expect it