There are 2 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-4251f6b8-a238-4cb2-9ca4-2b084436f585 XWIKI-24732 Open

The fact that the page titles can be changed in edit mode is not so visible anymore

 
View issue   ยท   Add comment
 

2 updates

 
cid:jira-generated-image-avatar-32d460f3-6ab9-4537-b34b-70863a7c6c24 Changes by Marius Dumitru Florea on 26/Aug/26 15:24
 
Attachment: confluence-title.png
Attachment: notion-title.png
 
 

1 comment

 
cid:jira-generated-image-avatar-32d460f3-6ab9-4537-b34b-70863a7c6c24 Marius Dumitru Florea on 26/Aug/26 15:26
 

This change was done on purpose in order to:

  • align the standalone edit mode with the inplace edit mode; the title now looks the same in both modes; if it wasn't a problem for inplace edit mode then I don't see why it would be a problem for standalone mode; note that the end goal is to create new wiki pages using the inplace edit mode, see XWIKI-19299, so I see this as a small step towards that goal; using the iframe-less CKEditor mode (no border, floating toolbar) could be another step;
  • make the BlockNote integration nicer; BlockNote doesn't have (by default) an iframe-mode (border, fixed height, fixed toolbar) so it looks the same in standalone and inplace edit mode; this means that when BlockNote is used the standalone edit mode is already very similar to the inplace edit mode:
    • _thumb_45287.png
    • _thumb_45288.png

I don't see this as a regression. Any user that wants to change the title would click on the title and discover it is editable, same as in inplace edit mode, same as in Confluence and Notion:

  • _thumb_45289.png
  • _thumb_45290.png

For me this is a Won't Fix / Invalid issue.