Skip to content

[9.4] [Obs Onboarding] Fix app crash when parsing invalid syntax from search URL param (#269741)#270124

Merged
kibanamachine merged 1 commit into
elastic:9.4from
kibanamachine:backport/9.4/pr-269741
May 20, 2026
Merged

[9.4] [Obs Onboarding] Fix app crash when parsing invalid syntax from search URL param (#269741)#270124
kibanamachine merged 1 commit into
elastic:9.4from
kibanamachine:backport/9.4/pr-269741

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.4:

Questions ?

Please refer to the Backport tool documentation

…h URL param (elastic#269741)

Closes elastic/observability-error-backlog#808

Adds guard for invalid syntax inside the `search` URL param. The app
doesn't write an invalid search query into the URL when user enters it
in the field, but it's still possible to modify the URL directly, which
will crash the app when trying to read the parameter.

(cherry picked from commit d1f70d8)
@kibanamachine
Copy link
Copy Markdown
Contributor Author

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
observabilityOnboarding 166.0KB 166.0KB +46.0B

cc @mykolaharmash

@kibanamachine kibanamachine merged commit 316ab8c into elastic:9.4 May 20, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants