Page MenuHomePhabricator

Disallow duplicate information in Termbox
Open, Needs TriagePublic13 Estimated Story Points

Description

Mock

7.2 Termbox inline error.png (675×383 px, 43 KB)

Acceptance Criteria

  • If there has not been any activity after TODO X seconds of editing a label or description field, or if the user leaves the field, it is evaluated if label and description of this language now have the same contents.
  • If they have the same content, an error message appears under the description field.
  • This error message is blocking the publishing process, but not the editing of the fields
  • If the save cannot be executed because of a validation error, the user's viewport is scrolled to contain the start of the monolingual fingerprint view with the faulty area at the top. If there are two areas, the user is scrolled to the first instance
  • Once the information is not redundant anymore (check happens as explained above) the message disappears

Event Timeline

To make sure: we do prevent the same content for label and description in one language. We do not prevent it across languages. So the de and de-ch label and description of an Item can be identical. The de label and de description of an Item can not be the same.

Lea_WMDE set the point value for this task to 13.