“Review next file” UX is kinda frustrating (and risky)

Why does the “Review next file” button keep changing position?
Sometimes it’s at the top, sometimes it shows up in the middle of the editor. Honestly, this interaction feels pretty bad.

Right now, the bar appears in the middle of the editor. When I click “Review next file”, there’s a short lag before “Undo All / Keep All” shows up. During that delay, it looks like nothing happened, so it’s very easy to instinctively click again.

And that’s where the problem is: the second click often lands exactly where “Undo All” appears, which immediately undoes everything I just did. I’ve been hit by this a few times already.

If this could be improved, at least:

  • Don’t place “Undo All” in the same position

As it is now, I actually feel a bit nervous every time I click this button.


“Review next file”这个按钮位置怎么变来变去的,有时候在上边有时候在编辑器中间,但这个交互体验说实话挺糟糕的。

现在我这个 bar 出现在编辑器中间,点击“Review next file”之后,会有一个短暂卡顿,然后才出现“Undo All / Keep All”。这段时间里看起来像是没点到,很容易下意识再点一次。

问题就在这里:第二次点击很可能刚好点到同一位置出现的“Undo All”,直接把刚刚的操作全撤了。我已经被坑过几次了。

如果能改的话,至少:

  • 避免把“Undo All”放在同一个位置

现在这个设计让我每次点这个按钮都有点害怕。