Skip to content

Migrate index.js to function component #16161

@marcaaron

Description

@marcaaron

Class Component Migration

Filenames

  • src/components/Hoverable/index.js
    • type: React.Component
    • has state values: true
    • has refs: true
    • has context: false
    • lifecycle methods: componentDidMount,componentWillUnmount

Task

  • We currently have some class components in our codebase that we would like to refactor to a function component.
  • Here's a link with some general advice on how to refactor a class component to a function component: https://react.dev/reference/react/Component#alternatives
  • If you need additional guidance, please ask in #expensify-open-source
  • Test for any regressions and verify that there are no breaking changes
Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~019c6ea0a458401e24
  • Upwork Job ID: 1701785419929559040
  • Last Price Increase: 2023-10-04

Metadata

Metadata

Labels

EngineeringExternalAdded to denote the issue can be worked on by a contributorImprovementItem broken or needs improvement.WeeklyKSv2

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions