Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 13.6
-
Fix Version/s: None
-
Component/s: Live Data
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
Description
Currently, when an Live Data property can be edited, we can't display a contextual warning message.
This can be dangerous in some context where the editable data can have bad consequences (for instance, changing the owner of a subwiki can lock current user out).
To prevent this kind of issues we often introduce a warning message, explaining the user why and how editing the value can be dangerous.
To mitigate this, we should integrate such warning messages in the LD inline editing workflow.