Skip to content

chore: Enable eslint react/prop-types rule - part 3#4586

Merged
KonradPietocha merged 18 commits intokyma-project:mainfrom
KonradPietocha:enable-eslint-react-prop-types-3
Feb 20, 2026
Merged

chore: Enable eslint react/prop-types rule - part 3#4586
KonradPietocha merged 18 commits intokyma-project:mainfrom
KonradPietocha:enable-eslint-react-prop-types-3

Conversation

@KonradPietocha
Copy link
Contributor

@KonradPietocha KonradPietocha commented Feb 6, 2026

Description

Changes proposed in this pull request:

  • Changing dynamically typed components to statically typed ones.

Related issue(s)
#4594

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@KonradPietocha KonradPietocha changed the title chore: Enable eslint react/prop-types rule - part 2 chore: Enable eslint react/prop-types rule - part 3 Feb 6, 2026
@KonradPietocha KonradPietocha self-assigned this Feb 6, 2026
@KonradPietocha KonradPietocha linked an issue Feb 10, 2026 that may be closed by this pull request
3 tasks
@KonradPietocha KonradPietocha marked this pull request as ready for review February 12, 2026 11:56
@KonradPietocha KonradPietocha added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 12, 2026
@KonradPietocha KonradPietocha removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 18, 2026
@KonradPietocha KonradPietocha merged commit 76f6700 into kyma-project:main Feb 20, 2026
23 checks passed
@KonradPietocha KonradPietocha deleted the enable-eslint-react-prop-types-3 branch February 20, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable eslint react/prop-types rule

2 participants