Content
View differences
Updated by Jens Ulferts over 10 years ago
Due to \#\#18404, the inline edit L\&F in split/full screen will have to be adapted to be the same as in the work packages table.
**Acceptance criteria**
- Every editable field receives a border upon hovering/focusing
- There are no trigger icons to the right of an editable field
- Editing is triggered by clicking on the field or by pressing enter when focusing the field
- The field is saved when:
- Pressing enter on input and select fields
- removing focus from the editable field. This is especially important for text areas where an enter is used for newline
- The changes are discarded when:
- The user presses the “esc”-key while focusing the field
**Acceptance criteria**
- Every editable field receives a border upon hovering/focusing
- There are no trigger icons to the right of an editable field
- Editing is triggered by clicking on the field or by pressing enter when focusing the field
- The field is saved when:
- Pressing enter on input and select fields
- removing focus from the editable field. This is especially important for text areas where an enter is used for newline
- The changes are discarded when:
- The user presses the “esc”-key while focusing the field