There is 1 update, 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-7a3a5b2b-bf7d-40ac-a70e-daf33112f854 XWIKI-23531 Open

Typing N/A triggers the quick actions

 
View issue   ·   Add comment
 

1 update

 
cid:jira-generated-image-avatar-ef28da77-4f93-402c-b45a-1c91f1f375d2 Changes by Raphaël Jakse on 05/Feb/26 15:10
 
Description: When typing N/A, the quick actions are triggered by the slash, and then the A is taken as something to complete. It's not blocking because one can get rid of it by pressing escape or typing a space, but it can be a

A possible solution if we are willing to give up some functionality is to avoid triggering the quick actions when there
is isn't a space before the slash.
 
 

2 comments

 
cid:jira-generated-image-avatar-ef28da77-4f93-402c-b45a-1c91f1f375d2 Raphaël Jakse on 05/Feb/26 15:11
 

I guess mean the opposite

Yes, thanks, fixed!

 
cid:jira-generated-image-avatar-47dcb993-e7ab-44d2-933d-065ed120af5d Manuel Leduc on 05/Feb/26 15:16
 

My 2 cents, +1 for only triggering the quick action with the slash alone only at the start of the line or when there is a space before.
The ctrl+/ to "force" trigger the quick action is nice to have, as their is a workaround by adding a space, typing slash, and removing the space manually after.