As an anonymous editor I want to be warned that my IP address will be used in edit histories when I am making edits to a Lexeme, Form or Sense.
Problem:
We currently don't show the "IP address warning" message when a Lexeme, Form or Sense is edited like we do when an Item is edited.
We need to have the same pop-up message appear when a Lexeme, Form or Sense is edited to notify the users that their IP address will be included in the edit history.
Screenshot
Screenshot from an Item page when not logged in and an edit is being made
Copy
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to a username, among other benefits.
BDD
GIVEN a Lexeme
AND an editor that is not logged in
WHEN a Lexeme, Form or Sense is edited
THEN the IP address warning message is displayed
Acceptance criteria:
- "IP address warning" is displayed when an edit of a Lexeme, Form or Sense is made by an anonymous user