Skip to content

Comments

[ResponseOps][Rules] Floating help icon should be aligned to column title#226946

Merged
georgianaonoleata1904 merged 4 commits intoelastic:mainfrom
georgianaonoleata1904:align-floating-icon-column-title
Jul 15, 2025
Merged

[ResponseOps][Rules] Floating help icon should be aligned to column title#226946
georgianaonoleata1904 merged 4 commits intoelastic:mainfrom
georgianaonoleata1904:align-floating-icon-column-title

Conversation

@georgianaonoleata1904
Copy link
Contributor

@georgianaonoleata1904 georgianaonoleata1904 commented Jul 8, 2025

Closes #221104

  • This update ensures that the tooltip icon stays fixed next to the column header text by applying display: 'inline-flex' to the EuiFlexGroup in ColumnHeaderWithTooltip.

@georgianaonoleata1904 georgianaonoleata1904 self-assigned this Jul 11, 2025
@georgianaonoleata1904 georgianaonoleata1904 added bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// backport:version Backport to applied version labels v9.1.0 v8.19.0 v9.2.0 labels Jul 11, 2025
@georgianaonoleata1904 georgianaonoleata1904 marked this pull request as ready for review July 14, 2025 08:48
@georgianaonoleata1904 georgianaonoleata1904 requested a review from a team as a code owner July 14, 2025 08:48
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@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
triggersActionsUi 1.5MB 1.5MB +30.0B

History

cc @georgianaonoleata1904

@georgianaonoleata1904 georgianaonoleata1904 merged commit 8263eee into elastic:main Jul 15, 2025
11 of 12 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

https://github.com/elastic/kibana/actions/runs/16289001049

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 15, 2025
…itle (elastic#226946)

Closes elastic#221104

- This update ensures that the tooltip icon stays fixed next to the
column header text by applying `display: 'inline-flex' ` to the
EuiFlexGroup in `ColumnHeaderWithTooltip`.

(cherry picked from commit 8263eee)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 15, 2025
…itle (elastic#226946)

Closes elastic#221104

- This update ensures that the tooltip icon stays fixed next to the
column header text by applying `display: 'inline-flex' ` to the
EuiFlexGroup in `ColumnHeaderWithTooltip`.

(cherry picked from commit 8263eee)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.19
9.1

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jul 15, 2025
…lumn title (#226946) (#227954)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[ResponseOps][Rules] Floating help icon should be aligned to column
title (#226946)](#226946)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Georgiana-Andreea
Onoleață","email":"georgiana.onoleata@elastic.co"},"sourceCommit":{"committedDate":"2025-07-15T09:08:14Z","message":"[ResponseOps][Rules]
Floating help icon should be aligned to column title (#226946)\n\nCloses
https://github.com/elastic/kibana/issues/221104\n\n- This update ensures
that the tooltip icon stays fixed next to the\ncolumn header text by
applying `display: 'inline-flex' ` to the\nEuiFlexGroup in
`ColumnHeaderWithTooltip`.","sha":"8263eeeadc637cdc67c2cedfd03cabf69cae002f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:ResponseOps","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ResponseOps][Rules]
Floating help icon should be aligned to column
title","number":226946,"url":"https://github.com/elastic/kibana/pull/226946","mergeCommit":{"message":"[ResponseOps][Rules]
Floating help icon should be aligned to column title (#226946)\n\nCloses
https://github.com/elastic/kibana/issues/221104\n\n- This update ensures
that the tooltip icon stays fixed next to the\ncolumn header text by
applying `display: 'inline-flex' ` to the\nEuiFlexGroup in
`ColumnHeaderWithTooltip`.","sha":"8263eeeadc637cdc67c2cedfd03cabf69cae002f"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/226946","number":226946,"mergeCommit":{"message":"[ResponseOps][Rules]
Floating help icon should be aligned to column title (#226946)\n\nCloses
https://github.com/elastic/kibana/issues/221104\n\n- This update ensures
that the tooltip icon stays fixed next to the\ncolumn header text by
applying `display: 'inline-flex' ` to the\nEuiFlexGroup in
`ColumnHeaderWithTooltip`.","sha":"8263eeeadc637cdc67c2cedfd03cabf69cae002f"}}]}]
BACKPORT-->

Co-authored-by: Georgiana-Andreea Onoleață <georgiana.onoleata@elastic.co>
kibanamachine added a commit that referenced this pull request Jul 15, 2025
…olumn title (#226946) (#227953)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[ResponseOps][Rules] Floating help icon should be aligned to column
title (#226946)](#226946)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Georgiana-Andreea
Onoleață","email":"georgiana.onoleata@elastic.co"},"sourceCommit":{"committedDate":"2025-07-15T09:08:14Z","message":"[ResponseOps][Rules]
Floating help icon should be aligned to column title (#226946)\n\nCloses
https://github.com/elastic/kibana/issues/221104\n\n- This update ensures
that the tooltip icon stays fixed next to the\ncolumn header text by
applying `display: 'inline-flex' ` to the\nEuiFlexGroup in
`ColumnHeaderWithTooltip`.","sha":"8263eeeadc637cdc67c2cedfd03cabf69cae002f","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Team:ResponseOps","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ResponseOps][Rules]
Floating help icon should be aligned to column
title","number":226946,"url":"https://github.com/elastic/kibana/pull/226946","mergeCommit":{"message":"[ResponseOps][Rules]
Floating help icon should be aligned to column title (#226946)\n\nCloses
https://github.com/elastic/kibana/issues/221104\n\n- This update ensures
that the tooltip icon stays fixed next to the\ncolumn header text by
applying `display: 'inline-flex' ` to the\nEuiFlexGroup in
`ColumnHeaderWithTooltip`.","sha":"8263eeeadc637cdc67c2cedfd03cabf69cae002f"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/226946","number":226946,"mergeCommit":{"message":"[ResponseOps][Rules]
Floating help icon should be aligned to column title (#226946)\n\nCloses
https://github.com/elastic/kibana/issues/221104\n\n- This update ensures
that the tooltip icon stays fixed next to the\ncolumn header text by
applying `display: 'inline-flex' ` to the\nEuiFlexGroup in
`ColumnHeaderWithTooltip`.","sha":"8263eeeadc637cdc67c2cedfd03cabf69cae002f"}}]}]
BACKPORT-->

Co-authored-by: Georgiana-Andreea Onoleață <georgiana.onoleata@elastic.co>
Bluefinger pushed a commit to Bluefinger/kibana that referenced this pull request Jul 22, 2025
…itle (elastic#226946)

Closes elastic#221104

- This update ensures that the tooltip icon stays fixed next to the
column header text by applying `display: 'inline-flex' ` to the
EuiFlexGroup in `ColumnHeaderWithTooltip`.
kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
…itle (elastic#226946)

Closes elastic#221104

- This update ensures that the tooltip icon stays fixed next to the
column header text by applying `display: 'inline-flex' ` to the
EuiFlexGroup in `ColumnHeaderWithTooltip`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:ResponseOps Platform ResponseOps team (formerly the Cases and Alerting teams) t// v8.19.0 v9.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Rules] Floating help icon should be aligned to column title

4 participants