[Discover][UnifiedDataTable] Fix row highlight when reordering columns#226584
[Discover][UnifiedDataTable] Fix row highlight when reordering columns#226584jughosta merged 2 commits intoelastic:mainfrom
Conversation
|
Pinging @elastic/kibana-data-discovery (Team:DataDiscovery) |
davismcphee
left a comment
There was a problem hiding this comment.
Works as expected, thanks for fixing it!
💚 Build Succeeded
Metrics [docs]Async chunks
History
cc @jughosta |
logeekal
left a comment
There was a problem hiding this comment.
Approving based on code-owners review.
Just an FYI this change does not work in Timeline's embedded discover but issue is not related this particular PR, rather general dragging of columns.
@davismcphee had once raised an issue (elastic/eui#8119) with EUI team which was resolved. But I am not sure why it is still not working.
Someone from our team will take a look at it later.
|
Starting backport for target branches: 9.1 |
elastic#226584) - Closes elastic#226528 ## Summary  ### Checklist - [x] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) - [x] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels. (cherry picked from commit 3493845)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…columns (#226584) (#226968) # Backport This will backport the following commits from `main` to `9.1`: - [[Discover][UnifiedDataTable] Fix row highlight when reordering columns (#226584)](#226584) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Julia Rechkunova","email":"julia.rechkunova@elastic.co"},"sourceCommit":{"committedDate":"2025-07-08T09:59:10Z","message":"[Discover][UnifiedDataTable] Fix row highlight when reordering columns (#226584)\n\n- Closes https://github.com/elastic/kibana/issues/226528\n\n## Summary\n\n\n\n\n\n### Checklist\n\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"349384518aa4f2cbc01654933bf6ed3d4be360cb","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:DataDiscovery","backport:prev-minor","v9.2.0"],"title":"[Discover][UnifiedDataTable] Fix row highlight when reordering columns","number":226584,"url":"https://github.com/elastic/kibana/pull/226584","mergeCommit":{"message":"[Discover][UnifiedDataTable] Fix row highlight when reordering columns (#226584)\n\n- Closes https://github.com/elastic/kibana/issues/226528\n\n## Summary\n\n\n\n\n\n### Checklist\n\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"349384518aa4f2cbc01654933bf6ed3d4be360cb"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/226584","number":226584,"mergeCommit":{"message":"[Discover][UnifiedDataTable] Fix row highlight when reordering columns (#226584)\n\n- Closes https://github.com/elastic/kibana/issues/226528\n\n## Summary\n\n\n\n\n\n### Checklist\n\n- [x] The PR description includes the appropriate Release Notes section,\nand the correct `release_note:*` label is applied per the\n[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\n- [x] Review the [backport\nguidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing)\nand apply applicable `backport:*` labels.","sha":"349384518aa4f2cbc01654933bf6ed3d4be360cb"}}]}] BACKPORT--> Co-authored-by: Julia Rechkunova <julia.rechkunova@elastic.co>
elastic#226584) - Closes elastic#226528 ## Summary  ### Checklist - [x] The PR description includes the appropriate Release Notes section, and the correct `release_note:*` label is applied per the [guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) - [x] Review the [backport guidelines](https://docs.google.com/document/d/1VyN5k91e5OVumlc0Gb9RPa3h1ewuPE705nRtioPiTvY/edit?usp=sharing) and apply applicable `backport:*` labels.
Summary
Checklist
release_note:*label is applied per the guidelinesbackport:*labels.