Split off from T405454: [MEX] 3.1.2 - add statement opens edit statement modal
As a user, i want to be able to add values to existing statements.
- - This functionality already exists but it is currently embeded directly in the main edit statement window without opening a modal. After revising and discussing, the agreement is that it should open a modal (see comments) - -
AC
The functionality moves to a modal:
- when the user clicks add value in the main edit statement modal, he goes to a modal very similar to "add statement", but in this case there is no input field for property since it will be the same (in this case, occupation). The main property for this statement is indicated in the header, under the headline "add value"
- The field for value is already in active state when the user enters the modal
- After the user added the new value, the user can also add references and qualifiers to it (aim is to improve data quality)
- the user can then save his changes and see them on the main edit screen
- once he publishes the main edit screen, the changes are effectively saved and appear on the display page
You can try the look and flow of this feature in this prototype Steps: Edit statement Occupation - Add value - pick businessperson, publish (ignore the feedback ask at the end)

