This is part of deprecating Onyx.connect. Parent Issue
Details
- Module: src/libs/ReportUtils.ts
- Onyx Key:
ONYXKEYS.COLLECTION.REPORT_ACTIONS
- Reference:
Line 1020: ONYXKEYS.COLLECTION.REPORT_ACTIONS
Be sure to refactor methods using test driven development:
- Create a unit test for methods before refactoring
- Refactor the methods
- Ensure the unit test still runs after refactoring
- Reinforce the unit testing with a functional test and a QA test
- Once you are done, decrease the number of allowable ESLint warnings here to equal the number of
Onyx.connect references remaining in the code
#81449 reviewed by @situchan (paid)
#81707 reviewed by @situchan (paid)
#82058 reviewed by @situchan (paid)
#82060 reviewed by @situchan (paid)
#82864 reviewed by @situchan (paid)
#85572 reviewed by @situchan
This is part of deprecating Onyx.connect. Parent Issue
Details
ONYXKEYS.COLLECTION.REPORT_ACTIONSLine 1020: ONYXKEYS.COLLECTION.REPORT_ACTIONSBe sure to refactor methods using test driven development:
Onyx.connectreferences remaining in the code#81449 reviewed by @situchan (paid)
#81707 reviewed by @situchan (paid)
#82058 reviewed by @situchan (paid)
#82060 reviewed by @situchan (paid)
#82864 reviewed by @situchan (paid)
#85572 reviewed by @situchan