Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add/remove reaction #15210
feat: add/remove reaction #15210
Changes from all commits
80333cb
071b88f
a984a0b
f96b73b
a164fa1
f0926c1
318931f
549bcbe
c7de8cd
7281f82
7907fd2
71220c0
44909ab
8042b9b
483b119
20d463c
99bfb91
2f61782
85357b1
4c07ba2
e064297
52a9135
c8c450c
bf7d78e
f874ea5
267338e
b09e44d
1b8041f
33c0554
8675022
57082d6
28f80d3
ba6970e
f2e407c
97c8d08
3b24a03
f4c94d8
8bc100b
e9ba4f5
55834f6
1cb6d60
516ef3a
adb6e7d
debe8ad
8ed9e99
d8fa085
da0e536
5b2c512
5842cf7
952fe98
dd48b96
c7c3411
db1026a
5e7e7c1
b73de4b
5db0b1f
231fb63
96d55ae
662c8ef
f45dfeb
91dc75f
5a62b43
1e5c971
cd93903
6520062
d63a77b
e332259
effd5f4
840e381
dd5b07c
7af1573
baa93cc
9b8e1ac
9e3596f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coming from #33547, we should add prop
role={CONST.ROLE.BUTTON}
if thePressable
is a button/icon button to avoid text selection issue on double click.