Spikdi
B10:33
B10:33
I broke the login page this morning.
我今天早上把登录页面弄坏了。
I felt stupid, but I knew I had to report it.
我觉得自己很蠢,但我知道必须汇报。
I wrote the steps to reproduce the bug.
我写了复现这个bug的步骤。
First, log in as an admin.
首先,以管理员身份登录。
Then, change the user role.
然后,更改用户角色。
I explained what I expected vs what happened.
我解释了预期结果和实际结果。
I expected the page to reload correctly.
我预期页面会正确刷新。
Instead, it showed a blank white screen.
结果它显示了一个白屏。
I added that it shows up when you click 'Save'.
我补充说,点击“保存”时会出现。
The developer could reproduce it on the first try.
开发人员第一次就复现了。
He didn't need to ask me any questions.
他不需要问我任何问题。
Being honest saved time for both of us.
坦诚为我们俩都节省了时间。
Writing a clear bug report after my own mistake
by @junjie_talks