-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Closed
Copy link
Labels
Awaiting PaymentAuto-added when associated PR is deployed to productionAuto-added when associated PR is deployed to productionEngineeringImprovementItem broken or needs improvement.Item broken or needs improvement.NewFeatureSomething to build that is a new item.Something to build that is a new item.WeeklyKSv2KSv2
Milestone
Description
Class Component Migration
Filenames
- src/components/TextInput/BaseTextInput.js
- type:
React.Component - has state values: true
- has refs: true
- has context: false
- lifecycle methods:
componentDidMount,componentWillUnmount,componentDidUpdate
- type:
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
Reactions are currently unavailable
Metadata
Metadata
Labels
Awaiting PaymentAuto-added when associated PR is deployed to productionAuto-added when associated PR is deployed to productionEngineeringImprovementItem broken or needs improvement.Item broken or needs improvement.NewFeatureSomething to build that is a new item.Something to build that is a new item.WeeklyKSv2KSv2