Skip to content

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

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

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

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.3:

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 kibanamachine added the backport This PR is a backport of another PR label May 20, 2026
@kibanamachine kibanamachine enabled auto-merge (squash) May 20, 2026 10:05
@kibanamachine
Copy link
Copy Markdown
Contributor Author

💚 Build Succeeded

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 126.1KB 126.1KB +46.0B

cc @mykolaharmash

@kibanamachine kibanamachine merged commit 4d03cd7 into elastic:9.3 May 20, 2026
31 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