Post #407417
2026-02-25 14:06 UTC
Replies (9)
-
@dbx12@programming.dev 2026-02-25 17:15
What's wrong with a search button oder "press enter to search"? Am I getting old?
-
@joyjoy@lemmy.zip 2026-02-25 15:37
Looks like they've fixed it since you posted. No issues for me on Firefox for Android.
-
@Hexarei@beehaw.org 2026-02-25 20:38
Someone forgot a debounce
-
@entwine@programming.dev 2026-02-26 17:20
I wonder if this counts towards your rate limiting quota?
-
@MonkderVierte@lemmy.zip 2026-02-26 16:55
I get that a lot on websites js-fiddling user-input poorly. Duckduckgo on mobile a recent example.
-
@LiveLM@lemmy.zip 2026-02-27 16:07
> Did they start vibing as well? No their website was already this bad on mobile before vibing was a thing lol
-
@slazer2au@lemmy.world 2026-02-25 14:29
That is terrible on Firefox for Android. Chrome on Android is a bit better.
-
@fibojoly@sh.itjust.works 2026-02-26 19:53
Seriously, I was new to frontend and using jQueryUI back then and it took me like a few seconds to lookup the term and parameter so my autocompletes wouldn't DoS my backend. I'm amazed to see shit like this in prod.
-
@Kojichan@lemmy.world 2026-02-25 21:03
I was beginning to stress out at the rest call every letter typed. 1-3 second delay! Stop hammering your server!