Hacker News new | ask | show | jobs
by croes 1077 days ago
How does the user know which search to use? Ctrl-F vs search box with POST.

Forcing a request what could be done locally is bad design.

1 comments

By longstanding convention. Ctrl-F is the conventional in-page search combo, while a dedicated search field is the conventional website search engine.
But it's about inpage search, it's just a lazy loading page.

The dedicated search field is for searching my websites and the result would be a list of my pages that contain the search term. Ctrl-F jumps to the location of the search term on the page I'm already at.

You can even use the OpenSearch description and move the search field to the browsers'.