Click the magnifying glass to run or clear a search
PROBLEM
On the jobs page, you have to click the magnifying glass to run or clear a search. That’s extra friction and not great for accessibility or speed.
PROPOSAL
Make search results update automatically when users type or clear the field. Use a short debounce so it doesn’t fire on every keystroke. Still keep the magnifying glass and Enter key for people who prefer explicit submit.
Why this helps:
- Faster discovery with fewer clicks (supports “efficiency of use”).
1