While clicking to editing an item I find it very helpful that a yellow box appears indicating that the user is not logged in. However, using "undo" or "restore" does not show this hint.
Description
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Show anon warning message on restore/undo pages | mediawiki/extensions/Wikibase | master | +11 -0 |
Related Objects
Event Timeline
@Toni_001 Special:NewItem should show a warning:
"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 user name, among other benefits."
But, I checked, and neither undo nor restore show the warning
Change 560840 had a related patch set uploaded (by Matěj Suchánek; owner: Matěj Suchánek):
[mediawiki/extensions/Wikibase@master] Show anon warning message on restore/undo pages
Change 560840 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Show anon warning message on restore/undo pages
Ello! I was checking this ticket and it would be great if the OOUI styleguide for warning messages would be used here (MessageWidget (type: 'warning')) with a font size of 14 as can be seen in the demo
screenshot from the ooui demo page
It would be awesome if you could adapt the design to this. thank you!
I'll file a separate ticket for that (as it needs to be changed in multiple places I believe)