when I click the add button for statements then select a property, it opens the add statement modal
- The add new statement modal is very similar to the edit statement modal, but the property field has a blue background - to mimic what the users know from desktop and to highlight this important action.
- Once the user selects the property, the field for value, rank, and options to add qualifier and reference appear.
- In order to reject the already selected property, the user needs to cancel the operation with the button on the footer, which would close this modal and take him back to the edit statement screen where he was before (basically the same as the arrow to go back).
- Once property and value are selected, the publish button becomes blue.
Publishing has the same behavior as when publishing an edit on a statement:
- if there is a delay we see a loading bar and a message saying publishing in progress
- if it fails we get an error message on the same modal
- if the publish is successful, the user is redirected to the main page/display page at the scroll height of the new statement and sees a success message.
Add statement:


