Skip to content

Comments

chore: Enable eslint react/prop-types rule - part 4#4638

Open
KonradPietocha wants to merge 4 commits intokyma-project:mainfrom
KonradPietocha:enable-eslint-react-prop-types-4
Open

chore: Enable eslint react/prop-types rule - part 4#4638
KonradPietocha wants to merge 4 commits intokyma-project:mainfrom
KonradPietocha:enable-eslint-react-prop-types-4

Conversation

@KonradPietocha
Copy link
Contributor

@KonradPietocha KonradPietocha commented Feb 19, 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 linked an issue Feb 19, 2026 that may be closed by this pull request
2 tasks
@KonradPietocha KonradPietocha added technical-task do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. technical-task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable eslint react/prop-types rule

1 participant