Open hrasyid opened 4 years ago
This is intentional due to #57, I agree with you that this is confusing, we shall find better way to handle it. Maybe
How about linking to a diff page that contains all the consecutive edits, like https://en.wikipedia.org/w/index.php?diff=932771387&oldid=920400376&title=Zoilo_Canavery&type=revision ?
@hrasyid filed your suggestion as #225
Code reference: https://github.com/google/wikiloop-battlefield/blob/0a17bd3417efdbb896db961bbf6399f4e26d2cf3/components/RevisionCard.vue#L371
I get the idea behind this (that there maybe multiple problematic edits worth looking) but redirecting to the history page might confuse users about why they get here and what they're supposed to do. Suggest changing the redirect to a diff page containing all consecutive edits from the same user. e.g. this link that shows 5 last edits by the same user. https://en.wikipedia.org/w/index.php?diff=932771387&oldid=920400376&title=Zoilo_Canavery&type=revision This link is easier to review (because the diff is presented immediately) and more actionable (the reviewer can click the "undo" link to revert all if they think it's appropriate).