MrChromebox / website

17 stars 16 forks source link

Ctrl-F (find) is not usable #4

Open georghassi opened 3 months ago

georghassi commented 3 months ago

Perhaps this is the curse of modern frameworks. Ctrl-F to search for a device is grabbed by the Vue.Js etc. The search on the top right doesnot work well. Is possible to use traditional oldschool Ctrl-F for search. Thanks a lot Example: go to page: https://docs.mrchromebox.tech/docs/supported-devices.html

MrChromebox commented 3 months ago

so the supported devices page has it's own search/filter box:

image

But I've noticed it doesn't always load, so trying to figure that out.

You can use the browser's find from the menu, the JS search box just intercepts the CTRL+F shortcut

ninelore commented 3 months ago

Double Ctrl+F should open browser search

ethanaobrien commented 2 months ago

But I've noticed it doesn't always load, so trying to figure that out.

I've had this issue since I originally wrote it. No clue why it happens

Though - it only appears to fail to load if you load the page directly. Loading another page and navigating to it works fine