Content
View differences
Updated by Attila Dombi 8 months ago
With <mention class="mention" data-id="64264" data-type="work_package" data-text="#64264">#64264</mention> in mind, we will adjust the editing of project attributes as follows:
Formerly, when you edit project attributes on the project **overview** page, the **modal** that allows you to edit the attributes includes **all** project attributes of an entire **section**.
Now, we want to change this approach and always open a modal for each individual project attribute.
* You can click on a project attribute.
* You cannot click on read-only project attributes (such as Calculated Values).
* Additionally display a tooltip stating the field is not editable. ie: "Non-editable attribute. This value is calculated automatically" ###68123
* A modal opens that allows you to edit (and save) the value of the project attribute.
* Each modal will _always_ only contain a single project attribute.
It would be good to create a project attribute component.
**Out of scope:**
* Comments
* For Calculated Values: showing used factors of the formula.
Formerly, when you edit project attributes on the project **overview** page, the **modal** that allows you to edit the attributes includes **all** project attributes of an entire **section**.
Now, we want to change this approach and always open a modal for each individual project attribute.
* You can click on a project attribute.
* You cannot click on read-only project attributes (such as Calculated Values).
* Additionally display a tooltip stating the field is not editable. ie: "Non-editable attribute. This value is calculated automatically"
* A modal opens that allows you to edit (and save) the value of the project attribute.
* Each modal will _always_ only contain a single project attribute.
It would be good to create a project attribute component.
**Out of scope:**
* Comments
* For Calculated Values: showing used factors of the formula.