Skip to content

[Discover] Fix console warning for invalid DOM property#204417

Merged
acstll merged 1 commit intoelastic:mainfrom
acstll:discover-tabindex-warning
Dec 17, 2024
Merged

[Discover] Fix console warning for invalid DOM property#204417
acstll merged 1 commit intoelastic:mainfrom
acstll:discover-tabindex-warning

Conversation

@acstll
Copy link
Copy Markdown
Contributor

@acstll acstll commented Dec 16, 2024

Summary

Fixes one of the errors described in #202287 — namely a console warning due to invalid DOM property.

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

  • Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
  • Documentation was added for features that require explanation or tutorials
  • Unit or functional tests were updated or added to match the most common scenarios
  • If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker list
  • This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
  • Flaky Test Runner was used on any tests changed
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines

Identify risks

Does this PR introduce any risks? For example, consider risks like hard to test bugs, performance regression, potential of data loss.

Describe the risk, its severity, and mitigation for each identified risk. Invite stakeholders and evaluate how to proceed before merging.

@acstll acstll requested a review from a team as a code owner December 16, 2024 15:03
@jughosta jughosta added release_note:skip Skip the PR/issue when compiling release notes Team:DataDiscovery Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t// backport:prev-minor labels Dec 16, 2024
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

@kertal kertal added the Feature:UnifiedDocViewer Issues relating to the unified doc viewer component label Dec 17, 2024
Copy link
Copy Markdown
Contributor

@akowalska622 akowalska622 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, Arturo!

@acstll acstll merged commit 59826cc into elastic:main Dec 17, 2024
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.x

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 17, 2024
Fixes one of the errors described in elastic#202287 — namely a console warning
due to invalid DOM property.

(cherry picked from commit 59826cc)
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.x

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

Questions ?

Please refer to the Backport tool documentation

stephmilovic pushed a commit that referenced this pull request Dec 17, 2024
… (#204605)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Discover] Fix console warning for invalid DOM property
(#204417)](#204417)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT [{"author":{"name":"Arturo Castillo
Delgado","email":"arturo.castillo@elastic.co"},"sourceCommit":{"committedDate":"2024-12-17T15:49:36Z","message":"[Discover]
Fix console warning for invalid DOM property (#204417)\n\nFixes one of
the errors described in #202287 — namely a console warning\r\ndue to
invalid DOM
property.","sha":"59826ccdb55775261d2255d1483c40b3fbf60a21","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:DataDiscovery","backport:prev-minor","Feature:UnifiedDocViewer"],"title":"[Discover]
Fix console warning for invalid DOM
property","number":204417,"url":"https://github.com/elastic/kibana/pull/204417","mergeCommit":{"message":"[Discover]
Fix console warning for invalid DOM property (#204417)\n\nFixes one of
the errors described in #202287 — namely a console warning\r\ndue to
invalid DOM
property.","sha":"59826ccdb55775261d2255d1483c40b3fbf60a21"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204417","number":204417,"mergeCommit":{"message":"[Discover]
Fix console warning for invalid DOM property (#204417)\n\nFixes one of
the errors described in #202287 — namely a console warning\r\ndue to
invalid DOM
property.","sha":"59826ccdb55775261d2255d1483c40b3fbf60a21"}}]}]
BACKPORT-->

Co-authored-by: Arturo Castillo Delgado <arturo.castillo@elastic.co>
JoseLuisGJ pushed a commit to JoseLuisGJ/kibana that referenced this pull request Dec 19, 2024
Fixes one of the errors described in elastic#202287 — namely a console warning
due to invalid DOM property.
benakansara pushed a commit to benakansara/kibana that referenced this pull request Jan 2, 2025
Fixes one of the errors described in elastic#202287 — namely a console warning
due to invalid DOM property.
viduni94 pushed a commit to viduni94/kibana that referenced this pull request Jan 23, 2025
Fixes one of the errors described in elastic#202287 — namely a console warning
due to invalid DOM property.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:UnifiedDocViewer Issues relating to the unified doc viewer component release_note:skip Skip the PR/issue when compiling release notes Team:DataDiscovery Discover, search (data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. t// v8.18.0 v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants