Skip to content

refactor: modernize React component types - #24

Merged
aksOps merged 1 commit into
mainfrom
fix/sonar-react-readonly
Aug 1, 2026
Merged

refactor: modernize React component types#24
aksOps merged 1 commit into
mainfrom
fix/sonar-react-readonly

Conversation

@aksOps

@aksOps aksOps commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • mark functional component props as Readonly across the React surface
  • replace deprecated MutableRefObject and FormEvent types with RefObject and SubmitEvent
  • resolve 29 Sonar maintainability findings without runtime behavior changes

Validation

  • npm run build
  • npm test (64 files, 902 tests passed)
  • git diff --check

@sonarqubecloud

sonarqubecloud Bot commented Aug 1, 2026

Copy link
Copy Markdown

@aksOps
aksOps merged commit db08ade into main Aug 1, 2026
9 checks passed
@aksOps
aksOps deleted the fix/sonar-react-readonly branch August 1, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant