User story: When i create a statement, i want to know if that same statement already exists - without scrolling and reading a lot especially on mobile - so that i don't waste my time creating a duplicate
Prototype
AC
- when the user tries to add a duplicate, a warning message appears. More specifically, when the user selects the property from the dropdown
- below the warning message, there is a button to go directly to edit the chosen already existing property
- if the user tries for a new property, as soon as he enters the property field again, the message and button disappear
- while the message and button are there, he cannot publish
- message is translated
- RTL formatting applied
- the tests are updated accordingly


