Skip to content

Convert legacy React class components to function components #2358

Closed
@lindapaiste

Description

@lindapaiste

Increasing Access

It keeps the codebase up to date and makes it easier for new contributors.

Feature enhancement details

React.Component is considered a legacy API and is not recommended. We should convert all class components to function components which use React hooks.


This is mainly a "Progress Report" for myself because with so many unmerged PRs sometimes I forget what I've already worked on!

Here are the class components which remain the codebase, and the PRs to convert them:

Metadata

Metadata

Assignees

Labels

EnhancementImprovement to an existing feature

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions