Content
View differences
Updated by Tobias Dillmann 10 months ago
### How to reproduce
1. Login as admin
2. Go to Administration -> Projects -> Project Attributes and add a new project attribute of type **Calculated Value** (or edit an existing one)
3. Focus the `name` field and hit `Enter`. Confirm that the form is submitted as if you clicked on the `Save` button.
4. Focus the `formula` field and hit `Enter`.
### What is the bug you can observe
1. The form is not submitted when you press `Enter` while the formula field is focused.
### What is expected to happen?
1. The form should be submitted when you press `Enter` while the formula field is focused.
1. Login as admin
2. Go to Administration -> Projects -> Project Attributes and add a new project attribute of type **Calculated Value** (or edit an existing one)
3. Focus the `name` field and hit `Enter`. Confirm that the form is submitted as if you clicked on the `Save` button.
4. Focus the `formula` field and hit `Enter`.
### What is the bug you can observe
1. The form is not submitted when you press `Enter` while the formula field is focused.
### What is expected to happen?
1. The form should be submitted when you press `Enter` while the formula field is focused.