Content
View differences
Updated by Henriette Darge 5 days ago
**Acceptance criteria**
* On the project overview page, the project attributes in the right side panel are editable in place (instead of inside a dialog)
* On hover, a border is shown around the field (like it is currently)
* When clickig on the value, the text is replaced by a inplace edit field (basically an input appearing)
* Exceptions: The dialog is still shown in two cases:
* The field is a long-text field (the CkEditor simply needs more space than the right side can offer)
* When a field has comments enabled
* tbd: Hierarchy and weighted item list?
* Save/Cancel:
* Normal inputs can be saved via Enter/Escape. Enter/Cancel.
* Checkboxes are saved automatically on change
* Select lists have a save / cancel button
<br>
* On the project overview page, the project attributes in the right side panel are editable in place (instead of inside a dialog)
* On hover, a border is shown around the field (like it is currently)
* When clickig on the value, the text is replaced by a inplace edit field (basically an input appearing)
* Exceptions: The dialog is still shown in two cases:
* The field is a long-text field (the CkEditor simply needs more space than the right side can offer)
* When a field has comments enabled
* tbd: Hierarchy and weighted item list?
* Save/Cancel:
* Normal inputs can be saved via Enter/Escape.
* Checkboxes are saved automatically on change
* Select lists have a save / cancel button
<br>