Skip to content

fix some voilations of @elastic/eui/consistent-is-invalid-props eslint rule#236763

Merged
alexwizp merged 3 commits intoelastic:mainfrom
alexwizp:sep-29-1
Sep 30, 2025
Merged

fix some voilations of @elastic/eui/consistent-is-invalid-props eslint rule#236763
alexwizp merged 3 commits intoelastic:mainfrom
alexwizp:sep-29-1

Conversation

@alexwizp
Copy link
Copy Markdown
Contributor

@alexwizp alexwizp commented Sep 29, 2025

Most violations of the @elastic/eui/consistent-is-invalid-props ESLint rule were addressed in #230068. This PR just resolves two remaining cases that were missed.

@alexwizp alexwizp requested a review from a team as a code owner September 29, 2025 13:26
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-accessibility (Project:Accessibility)

@alexwizp alexwizp added the release_note:skip Skip the PR/issue when compiling release notes label Sep 29, 2025
@alexwizp alexwizp changed the title fix some voilations of @elastic/eui/no-unnamed-radio-group eslint rule fix some voilations of @elastic/eui/no-unnamed-radio-group eslint rule Sep 29, 2025
Copy link
Copy Markdown
Contributor

@damian-polewski damian-polewski left a comment

Choose a reason for hiding this comment

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

Hi @alexwizp, I think the PR description is not reflecting the changes made - I can see that you fixed two eslint(@elastic/eui/consistent-is-invalid-props) warnings. Is this some mixup?

@alexwizp alexwizp changed the title fix some voilations of @elastic/eui/no-unnamed-radio-group eslint rule fix some voilations of @elastic/eui/consistent-is-invalid-props eslint rule Sep 30, 2025
@alexwizp
Copy link
Copy Markdown
Contributor Author

@damian-polewski thanks, my mistake, fixed description

Copy link
Copy Markdown
Contributor

@damian-polewski damian-polewski left a comment

Choose a reason for hiding this comment

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

Thanks for working on this! LGTM!

@elasticmachine
Copy link
Copy Markdown
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
crossClusterReplication 138.2KB 138.2KB +12.0B
rollup 108.6KB 108.6KB +24.0B
total +36.0B

History

@alexwizp alexwizp merged commit 25b903b into elastic:main Sep 30, 2025
12 checks passed
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 9.1

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 30, 2025
…int rule (elastic#236763)

Most violations of the `@elastic/eui/consistent-is-invalid-props` ESLint
rule were addressed in
[elastic#230068](elastic#226787). This PR just
resolves two remaining cases that were missed.

(cherry picked from commit 25b903b)
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
9.1

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

Questions ?

Please refer to the Backport tool documentation

VladimirFilonov pushed a commit to VladimirFilonov/kibana that referenced this pull request Sep 30, 2025
…int rule (elastic#236763)

Most violations of the `@elastic/eui/consistent-is-invalid-props` ESLint
rule were addressed in
[elastic#230068](elastic#226787). This PR just
resolves two remaining cases that were missed.
kibanamachine added a commit that referenced this pull request Sep 30, 2025
…s` eslint rule (#236763) (#236901)

# Backport

This will backport the following commits from `main` to `9.1`:
- [fix some voilations of `@elastic/eui/consistent-is-invalid-props`
eslint rule (#236763)](#236763)

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

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

<!--BACKPORT [{"author":{"name":"Alexey
Antonov","email":"alexwizp@gmail.com"},"sourceCommit":{"committedDate":"2025-09-30T09:07:58Z","message":"fix
some voilations of `@elastic/eui/consistent-is-invalid-props` eslint
rule (#236763)\n\nMost violations of the
`@elastic/eui/consistent-is-invalid-props` ESLint\nrule were addressed
in\n[#230068](#226787). This PR
just\nresolves two remaining cases that were
missed.","sha":"25b903b9cc4a62dc3f12c6b97e9d736e84599466","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Project:Accessibility","release_note:skip","backport:version","v9.2.0","v9.1.5"],"title":"fix
some voilations of `@elastic/eui/consistent-is-invalid-props` eslint
rule","number":236763,"url":"https://github.com/elastic/kibana/pull/236763","mergeCommit":{"message":"fix
some voilations of `@elastic/eui/consistent-is-invalid-props` eslint
rule (#236763)\n\nMost violations of the
`@elastic/eui/consistent-is-invalid-props` ESLint\nrule were addressed
in\n[#230068](#226787). This PR
just\nresolves two remaining cases that were
missed.","sha":"25b903b9cc4a62dc3f12c6b97e9d736e84599466"}},"sourceBranch":"main","suggestedTargetBranches":["9.1"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/236763","number":236763,"mergeCommit":{"message":"fix
some voilations of `@elastic/eui/consistent-is-invalid-props` eslint
rule (#236763)\n\nMost violations of the
`@elastic/eui/consistent-is-invalid-props` ESLint\nrule were addressed
in\n[#230068](#226787). This PR
just\nresolves two remaining cases that were
missed.","sha":"25b903b9cc4a62dc3f12c6b97e9d736e84599466"}},{"branch":"9.1","label":"v9.1.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Alexey Antonov <alexwizp@gmail.com>
rylnd pushed a commit to rylnd/kibana that referenced this pull request Oct 17, 2025
…int rule (elastic#236763)

Most violations of the `@elastic/eui/consistent-is-invalid-props` ESLint
rule were addressed in
[elastic#230068](elastic#226787). This PR just
resolves two remaining cases that were missed.
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 Project:Accessibility release_note:skip Skip the PR/issue when compiling release notes v9.1.5 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants