This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-f44ad237-6c75-49ee-bd67-0e2f9947c620 XWIKI-24182 Open

Add explicit vocabulary to the interactive refactoring operations to inform the user about the action being interactive

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a0b41aa0-dd2d-42b5-901d-b8730f06f5d0 Anca Luca created this issue on 02/Apr/26 14:25
 
Summary: Add explicit vocabulary to the interactive refactoring operations to inform the user about the action being interactive
Issue Type: cid:jira-generated-image-avatar-f44ad237-6c75-49ee-bd67-0e2f9947c620 Improvement
Affects Versions: 16.10.11
Assignee: Unassigned
Components: Refactoring
Created: 02/Apr/26 14:25
Priority: cid:jira-generated-image-static-major-17235565-48ea-4c02-ab10-8093282301a6 Major
Reporter: Anca Luca
Description:

Today, the refactoring jobs are interactive (rename, especially), even after the progress bar starts to advance (a question without a timeout can arrive at any point - such as an overwrite question).

However, nothing in the UI says explicitly to the user that they need to keep an eye on the operation until the progress bar gets to 100% and not close the tab / window.

This can very easily result in XWIKI-19728 , from a user that closes the tab thinking that the job is done.

 
 

1 update

 
cid:jira-generated-image-avatar-a0b41aa0-dd2d-42b5-901d-b8730f06f5d0 Changes by Anca Luca on 02/Apr/26 14:25
 
Description: Today, the refactoring jobs are interactive (rename, especially), even after the progress bar starts to advance (a question without a timeout can arrive at any point - such as an overwrite question).

However, nothing in the UI says explicitly to the user that they need to keep an eye on the operation until the progress bar gets to 100% and not close the tab / window.
We should make it more obvious in the UI.

This can very easily result in XWIKI-19728 , from a user that closes the tab thinking that the job is done.