search: Add integration test for query input line break handling
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.