Effect-TS / website

Source code for Effect's documentation website
https://www.effect.website
92 stars 73 forks source link

Search input shortcut does not work on Firefox #751

Open dudeofawesome opened 6 days ago

dudeofawesome commented 6 days ago

What version of Effect is running?

No response

What steps can reproduce the bug?

  1. Open https://effect.website
  2. Press cmd+k
  3. Observe that the Firefox search box gets selected

What is the expected behavior?

The same shortcut behavior as in Chrome & Safari

What do you see instead?

The Firefox search box gets selected instead

Additional information

Drizzle's doc site has the same cmd+k shortcut, which also works in Firefox.

dudeofawesome commented 6 days ago

This seems similar to https://github.com/Effect-TS/website/pull/577