Hacker News

Favorites Setup
Comment by rafram | original | Show HN: Searchable directory of 22k+ products from worker-owned co-ops
[−]rafram · 2026-07-01 Wed 23:49 UTC · link
The search field loses keypresses on mobile. I haven’t looked at the code, but I’m assuming it uses a React-style value binding but has some synchronous processing before it propagates the new field value back into the state variable. That is a really terrible pattern.