Skip to content

[9.3] [ResponseOps][Rules] Tags combobox container doesn't take badge sizes into account and wraps to a new line (#247009)#247077

Merged
kibanamachine merged 1 commit intoelastic:9.3from
kibanamachine:backport/9.3/pr-247009
Dec 19, 2025
Merged

[9.3] [ResponseOps][Rules] Tags combobox container doesn't take badge sizes into account and wraps to a new line (#247009)#247077
kibanamachine merged 1 commit intoelastic:9.3from
kibanamachine:backport/9.3/pr-247009

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

… into account and wraps to a new line (elastic#247009)

Closes elastic#108853

## Summary

The originally reported issue described the `Tags` combobox wrapping to
a new line when when badges had long titles, instead of staying aligned
next to the `Rule Name `input.
This issue is no longer reproducible, but long tag values still cause
the Tags input to expand and shrink the Rule Name field.
This PR fixes the flexbox sizing issue by allowing items to shrink
(min-width: 0), keeping both inputs aligned and equal width.

(cherry picked from commit 18782fb)
@kibanamachine kibanamachine merged commit df0068a into elastic:9.3 Dec 19, 2025
17 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 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
apm 2.8MB 2.8MB +75.0B
datasetQuality 588.5KB 588.6KB +75.0B
discover 1.3MB 1.3MB +75.0B
infra 1.1MB 1.1MB +75.0B
ml 5.6MB 5.6MB +75.0B
monitoring 633.6KB 633.6KB +75.0B
observability 1.7MB 1.7MB +75.0B
slo 995.4KB 995.4KB +75.0B
synthetics 1.0MB 1.0MB +75.0B
transform 624.5KB 624.5KB +75.0B
triggersActionsUi 1.5MB 1.5MB +75.0B
uptime 490.0KB 490.1KB +75.0B
total +900.0B

cc @georgianaonoleata1904

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.

3 participants