[Meta] Class component refactoring
Open
tech debt
- Dominant language
- TypeScript
- Stars
- 6.4k
- Forks
- 911
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 65
Description
## Description
> [!IMPORTANT]
> **If you are a community contributor.** We only accept community PRs for sub-issues tagged as `help-wanted`. All other PRs will be closed.
EUI has still a lot of class components. To ensure a common implementation and reduce maintenance friction, we should refactor them to function components.
For some of them, refactoring them might potentially also resolve other related issues (e.g. related to Strict mode support).
**See comments for more details.**
Contributor guide
Assessment
This issue has not been assessed yet.