Skip to content

search: Add integration test for query input line break handling

Administrator requested to merge fkling/36725-line-break-integration-test into main

Created by: fkling

Closes #36725 (closed)

This commit also changes how line breaks are treated in Monaco. Instead of stripping them (consecutive) line breaks are replaced with a single space.

Test plan

New integration test passes.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading