B10:29
I was showing a new teammate how our search function works.
Yeni bir takım arkadaşıma arama fonksiyonumuzun nasıl çalıştığını gösteriyordum.
She asked what happens when a user types a typo.
Bir kullanıcı yazım hatası yaparsa ne olacağını sordu.
I said the system auto-corrects it.
Sistemin otomatik olarak düzelttiğini söyledim.
But then I realized I was wrong.
Ama sonra yanıldığımı fark ettim.
It actually just shows results for the exact words.
Aslında sadece tam kelimeler için sonuç gösteriyor.
I told her, "Wait, I need to check that."
Ona "Dur, şunu kontrol etmem lazım" dedim.
I looked at the code and found my mistake.
Koda baktım ve hatamı buldum.
I explained, "So when a user types a typo, no results show."
"Yani bir kullanıcı yazım hatası yaparsa, sonuç gösterilmez" diye açıkladım.
I showed her the easiest way to think about it.
Ona bunu düşünmenin en kolay yolunu gösterdim.
She appreciated that I was honest.
Dürüst olmamı takdir etti.
Showing a teammate how a feature works and admitting I was wrong
by @kerem72