mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-09 11:25:31 +08:00
This commit removes the Ctrl+F search shortcut, which hijacks the browser search shortcut in Discourse. We are doing this because there has been many years of complaints around this behaviour, and now that we have the new header search it has become even more annoying. We originally added this because we lazy load posts in a topic, and it might not have been immediately clear to users that they are not searching all the posts in the topic when pressing Ctrl+F. However, that was 10+ years ago, most people are very familiar with lazy loading now, it doesn't make sense to keep this additional hijack for this one topic use case. Search is still accessible by pressing the `/` shortcut. |
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| queries/reports | ||
| serializers | ||
| services | ||
| views | ||