Skip to content

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

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

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

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.2:

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 added the backport This PR is a backport of another PR label Dec 19, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) December 19, 2025 12:58
@kibanamachine kibanamachine merged commit e411a42 into elastic:9.2 Dec 19, 2025
17 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #47 / Cases - group 1 View case Assignees field logs in with default user and creates case before each removes an assigned user

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.7MB 2.7MB +75.0B
datasetQuality 423.4KB 423.5KB +75.0B
discover 1.2MB 1.2MB +75.0B
infra 1.1MB 1.1MB +75.0B
ml 5.4MB 5.4MB +75.0B
monitoring 635.0KB 635.1KB +75.0B
observability 1.6MB 1.6MB +75.0B
slo 981.8KB 981.9KB +75.0B
synthetics 1.0MB 1.0MB +75.0B
transform 624.0KB 624.1KB +75.0B
triggersActionsUi 1.5MB 1.5MB +75.0B
uptime 492.2KB 492.3KB +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