This issue has been created
 
 
Cristal / cid:jira-generated-image-avatar-33f46a3c-4729-4fd4-a9ba-92feebe0ed0b CRISTAL-344 Open

The page creation form is not submited on enter

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f5dab4ab-e5bb-4785-b869-a94d169d502d Manuel Leduc created this issue on 27/Nov/24 09:59
 
Summary: The page creation form is not submited on enter
Issue Type: cid:jira-generated-image-avatar-33f46a3c-4729-4fd4-a9ba-92feebe0ed0b Bug
Affects Versions: 0.10
Assignee: Unassigned
Components: Skin
Created: 27/Nov/24 09:59
Labels: usability
Priority: cid:jira-generated-image-static-major-2babd0ab-d7f3-4191-8662-168f93eaaa40 Major
Reporter: Manuel Leduc
Description:

Reproduction steps

  1. click on new page
  2. focus on the Name field
  3. press enter

Expected

The creation page form is submitted, and the user arrives at the new page in edit mode

Actual

Nothing happens.

Note

This is likely cause by the click listener on the "Create" button, instead of a submit listener on the whole new page form.