[Discover] Add info icon to doc viewer table (#214366)#222299
Merged
AlexGPlay merged 1 commit intoelastic:mainfrom Jun 4, 2025
Merged
[Discover] Add info icon to doc viewer table (#214366)#222299AlexGPlay merged 1 commit intoelastic:mainfrom
AlexGPlay merged 1 commit intoelastic:mainfrom
Conversation
9faf559 to
c53cd6e
Compare
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
History
|
Contributor
|
Pinging @elastic/kibana-data-discovery (Team:DataDiscovery) |
akowalska622
approved these changes
Jun 4, 2025
Contributor
akowalska622
left a comment
There was a problem hiding this comment.
That was fast! Good job 🚀
Contributor
|
Starting backport for target branches: 8.19 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Jun 4, 2025
…c#222299) ## Summary Closes elastic#214366 | Before | After | |--------|------| | <img width="387" alt="image" src="https://github.com/user-attachments/assets/b0e011b9-5563-4b63-9632-cfed9d3eea1c" /> | <img width="389" alt="image" src="https://github.com/user-attachments/assets/b26696ab-ee6a-4433-8dd4-877e2d2e7d90" /> | ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [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) (cherry picked from commit 08eb393)
Contributor
💚 All backports created successfully
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
Jun 4, 2025
… (#222535) # Backport This will backport the following commits from `main` to `8.19`: - [[Discover] Add info icon to doc viewer table (#214366) (#222299)](#222299) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Alejandro García Parrondo","email":"31973472+AlexGPlay@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-06-04T09:44:17Z","message":"[Discover] Add info icon to doc viewer table (#214366) (#222299)\n\n## Summary\n\nCloses https://github.com/elastic/kibana/issues/214366\n\n| Before | After |\n|--------|------|\n| <img width=\"387\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/b0e011b9-5563-4b63-9632-cfed9d3eea1c\"\n/> | <img width=\"389\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/b26696ab-ee6a-4433-8dd4-877e2d2e7d90\"\n/> |\n\n\n### Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers should verify this PR satisfies this list as well.\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)","sha":"08eb3938df4208108f3954874b212dd2b001a322","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:DataDiscovery","Feature:UnifiedDocViewer","backport:version","v9.1.0","v8.19.0"],"title":"[Discover] Add info icon to doc viewer table (#214366)","number":222299,"url":"https://github.com/elastic/kibana/pull/222299","mergeCommit":{"message":"[Discover] Add info icon to doc viewer table (#214366) (#222299)\n\n## Summary\n\nCloses https://github.com/elastic/kibana/issues/214366\n\n| Before | After |\n|--------|------|\n| <img width=\"387\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/b0e011b9-5563-4b63-9632-cfed9d3eea1c\"\n/> | <img width=\"389\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/b26696ab-ee6a-4433-8dd4-877e2d2e7d90\"\n/> |\n\n\n### Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers should verify this PR satisfies this list as well.\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)","sha":"08eb3938df4208108f3954874b212dd2b001a322"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/222299","number":222299,"mergeCommit":{"message":"[Discover] Add info icon to doc viewer table (#214366) (#222299)\n\n## Summary\n\nCloses https://github.com/elastic/kibana/issues/214366\n\n| Before | After |\n|--------|------|\n| <img width=\"387\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/b0e011b9-5563-4b63-9632-cfed9d3eea1c\"\n/> | <img width=\"389\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/b26696ab-ee6a-4433-8dd4-877e2d2e7d90\"\n/> |\n\n\n### Checklist\n\nCheck the PR satisfies following conditions. \n\nReviewers should verify this PR satisfies this list as well.\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)","sha":"08eb3938df4208108f3954874b212dd2b001a322"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Alejandro García Parrondo <31973472+AlexGPlay@users.noreply.github.com>
zacharyparikh
pushed a commit
to zacharyparikh/kibana
that referenced
this pull request
Jun 4, 2025
…c#222299) ## Summary Closes elastic#214366 | Before | After | |--------|------| | <img width="387" alt="image" src="https://github.com/user-attachments/assets/b0e011b9-5563-4b63-9632-cfed9d3eea1c" /> | <img width="389" alt="image" src="https://github.com/user-attachments/assets/b26696ab-ee6a-4433-8dd4-877e2d2e7d90" /> | ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [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)
nickpeihl
pushed a commit
to nickpeihl/kibana
that referenced
this pull request
Jun 12, 2025
…c#222299) ## Summary Closes elastic#214366 | Before | After | |--------|------| | <img width="387" alt="image" src="https://github.com/user-attachments/assets/b0e011b9-5563-4b63-9632-cfed9d3eea1c" /> | <img width="389" alt="image" src="https://github.com/user-attachments/assets/b26696ab-ee6a-4433-8dd4-877e2d2e7d90" /> | ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR satisfies this list as well. - [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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #214366
Checklist
Check the PR satisfies following conditions.
Reviewers should verify this PR satisfies this list as well.
release_note:*label is applied per the guidelines