Open
Description
As reported by someone on the OCaml Discord, the following code results in annoying behaviour in the playground:
ocaml.org/src/ocamlorg_frontend/components/search.eml
Lines 71 to 76 in 76b4c34
On https://ocaml.org/play this results in the user being unable to type /
into the code editor, as it pulls focus away (onto the search bar).
Perhaps the handler should be adapted to check whether the editor component is focused?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
📋 Backlog