Content
View differences
Updated by Henriette Darge 3 months ago
**Acceptance criteria**
* On the project overview page, the project attributes (in side-panel and main area) 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 clicking clickig on the value, the text is replaced by a inplace edit field (basically an input appearing)
* Exceptions: The dialog is still shown in three two cases:
* The field is a long-text field and shown in the sidebar (the CkEditor simply needs more space than the right side can offer)
* When a field has comments enabled
* The field is a Hierarchy or weighted item list
* Dialog with a tree view inside (like it is currently already for project attributes)
* Save/Cancel:
* Normal inputs can be saved via Enter/Escape.
* Checkboxes are saved automatically on change
* Select lists have a save / cancel button
* ckEditor has save/cancel (if not opened in a dialog)
* Date fields save on selecting a date button
<br>
* On the project overview page, the project attributes (in side-panel and main area)
* On hover, a border is shown around the field (like it is currently)
* When clicking
* Exceptions: The dialog is still shown in three
* The field is a long-text field and shown in the sidebar (the CkEditor simply needs more space than the right side can offer)
* When a field has comments enabled
* The field is a Hierarchy or weighted item list
* Dialog with a tree view inside (like it is currently already for project attributes)
* Save/Cancel:
* Normal inputs can be saved via Enter/Escape.
* Checkboxes are saved automatically on change
* Select lists have a save / cancel button
* ckEditor has save/cancel (if not opened in a dialog)
* Date fields save on selecting a date
<br>