You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When checking the operation of my bot, I usually go to this page and open up the diffs. The problem is that due to long edit summaries, the "rollback X edits" links are often rendered exactly between the "diff" links, so one misplaced click may end up really badly. Also the same issue occurs sometimes on the RecentChanges page.
On Wikipedia, there is at least the RemoveRollback script, although I'd rather hide the rollback links only in the lists and not in diffs. Could you implement something similar in Wiki Monkey?
The text was updated successfully, but these errors were encountered:
Oh yes, those links have always been in my way too, and I've made the mistake more than once in the past. I had never thought of hiding them though, this is a great idea.
As an expansion, I think I may even make them optionally reappear on mouseover in a safer place, or I could insert a confirmation dialog somehow.
When checking the operation of my bot, I usually go to this page and open up the diffs. The problem is that due to long edit summaries, the "rollback X edits" links are often rendered exactly between the "diff" links, so one misplaced click may end up really badly. Also the same issue occurs sometimes on the RecentChanges page.
On Wikipedia, there is at least the RemoveRollback script, although I'd rather hide the rollback links only in the lists and not in diffs. Could you implement something similar in Wiki Monkey?
The text was updated successfully, but these errors were encountered: