Skip to content

codemirror: Fix line wrapping in Code Monitor's query input

Administrator requested to merge fkling/fix-codemonitor-search-input into main

Created by: fkling

Setting preventNewLine={true} fixing the line wrapping issue. Passing an empty onSubmit is not necessary anymore (it's optional).

Test plan

Manually tested with CodeMirror turned on and off.

2022-05-24_12-12

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading