This is part of deprecating Onyx.connect. Parent Issue
Details
- Module: src/libs/EmojiUtils.tsx
- Onyx Key:
ONYXKEYS.FREQUENTLY_USED_EMOJIS
- Reference:
Line 37: ONYXKEYS.FREQUENTLY_USED_EMOJIS
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
Issue Owner
Current Issue Owner: @sonialiap
This is part of deprecating Onyx.connect. Parent Issue
Details
ONYXKEYS.FREQUENTLY_USED_EMOJISLine 37: ONYXKEYS.FREQUENTLY_USED_EMOJISBe sure to refactor methods using test driven development:
Onyx.connectreferences remaining in the codeIssue Owner
Current Issue Owner: @sonialiap