GoogleChrome / chromium-dashboard

Chrome Status Dashboard
https://www.chromestatus.com
Apache License 2.0
641 stars 372 forks source link

Duplicate feature entries #4563

Open rmahdav opened 4 hours ago

rmahdav commented 4 hours ago

I have just noticed that when I created an entry for my feature, two entries were created this and this. Since the time stamp of their creation time have 1 second difference, I suspect that this is a bug.

rmahdav commented 4 hours ago

image and image

jrobbins commented 2 hours ago

It seems that the second one has been marked as deleted now.

I was able to repro this by focusing on the feature creation page Submit button and pressing Return multiple times. I thought that we had some debouncing code, but apparently that is not the case.

rmahdav commented 2 hours ago

Yeah, I deleted the duplicate one. Thanks for looking into this! I did not know how that happened.