Skip to content

Conversation

@georgianaonoleata1904
Copy link
Contributor

Backport

This will backport the following commits from main to 9.1:

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)

# Conflicts:
#	src/platform/packages/shared/response-ops/rule_form/src/rule_details/rule_details.tsx
@georgianaonoleata1904 georgianaonoleata1904 merged commit f55df01 into elastic:9.1 Dec 19, 2025
17 checks passed
@elasticmachine
Copy link
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.7MB 2.7MB +75.0B
datasetQuality 424.3KB 424.3KB +75.0B
discover 1.1MB 1.1MB +75.0B
infra 1.0MB 1.0MB +75.0B
ml 5.4MB 5.4MB +75.0B
monitoring 632.8KB 632.9KB +75.0B
observability 1.4MB 1.4MB +75.0B
slo 992.6KB 992.7KB +75.0B
synthetics 1.0MB 1.0MB +75.0B
transform 625.4KB 625.5KB +75.0B
triggersActionsUi 1.6MB 1.6MB +75.0B
uptime 492.0KB 492.1KB +75.0B
total +900.0B

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