If I am in edit mode in a cell, JupyterLab overrides the find shortcut Ctrl + F. If I go into command mode, I can type Ctrl + F and use Chrome's find functionality.
How can I disable JupyterLab's override of the Ctrl + F shortcut while in edit mode, so that only Chrome's find is used?