cc @roryabraham This is not really related to Group Chats, but came about in a PR review so creating a ticket to have it cleaned up.
Problem:
In App we have report action strings in CONST.ts that are not using underscores. This makes readability difficult and is inconsistent with the backend code where the same report actions exist and include underscores.
Solution:
Update the consts from here and all references to use underscores to break up the words e.g.
ACTIONABLEMENTIONWHISPER -> ACTIONABLE_MENTION_WHISPER
ADDCOMMENT -> ADD_COMMENT
etc.
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~01610cbc887eeeda07
- Upwork Job ID: 1778880452173856768
- Last Price Increase: 2024-04-12
- Automatic offers:
- fedirjh | Reviewer | 0
- shahinyan11 | Contributor | 0
Issue Owner
Current Issue Owner: @garrettmknight
cc @roryabraham This is not really related to Group Chats, but came about in a PR review so creating a ticket to have it cleaned up.
Problem:
In App we have report action strings in
CONST.tsthat are not using underscores. This makes readability difficult and is inconsistent with the backend code where the same report actions exist and include underscores.Solution:
Update the consts from here and all references to use underscores to break up the words e.g.
ACTIONABLEMENTIONWHISPER -> ACTIONABLE_MENTION_WHISPER
ADDCOMMENT -> ADD_COMMENT
etc.
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @garrettmknight