This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-2a787a2b-5c9c-47e8-9b01-2d3823d89a9a XWIKI-24725 Open

Improve livedata edit mode's consistency

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-6fb2ead2-99f5-49f4-9a4d-8dea0ea824e8 Pierre Jeanjean created this issue on 24/Aug/26 11:33
 
Summary: Improve livedata edit mode's consistency
Issue Type: cid:jira-generated-image-avatar-2a787a2b-5c9c-47e8-9b01-2d3823d89a9a Improvement
Affects Versions: 18.7.0-rc-1
Assignee: Unassigned
Components: Live Data
Created: 24/Aug/26 11:33
Priority: cid:jira-generated-image-static-major-d44dde53-08bc-4c7a-aa70-5dea64673106 Major
Reporter: Pierre Jeanjean
Description:

With livedata's edit mode, there are a few inconsistencies between editing existing rows/cards and creating new ones:

  • save is transactional for new rows, with manual validation saving all the cells, and automatic for each cell for existing ones
  • the displayers appear broken for unsaved cells of new rows (fixed only after validating the creation)

Ideally, these two usecases should have similar behaviors.

 
 

1 update

 
cid:jira-generated-image-avatar-6fb2ead2-99f5-49f4-9a4d-8dea0ea824e8 Changes by Pierre Jeanjean on 24/Aug/26 11:33
 
Assignee: Pierre Jeanjean