As an editor, I want to be informed about the license of contributions when I am editing a label, description or alias of an Item on the legacy termbox.
Problem:
We currently don't show a "license of contributions" message when an Item label, alias or description is edited like we do when a statement is added or edited.
We need to have the same message appear when an Item label, alias or description is edited on the legacy termbox.
Screenshot
Copy
By clicking "Publish", you agree to the terms of use, and you irrevocably agree to release your contribution under the Creative Commons CC0 License.
I accept these terms for my future edits. Do not show this message again.
BDD
GIVEN an Item
AND a legacy termbox
AND an editor wants to make a change
WHEN the edit button is clicked for an Item label, alias or description
THEN the "license of contributions" message is displayed
Acceptance criteria:
- "license of contributions" message is displayed when an Item label, alias or description is edited on the legacy termbox