Page MenuHomePhabricator

[native] default selectMultipleEmojis to false for emoji keyboard
ClosedPublic

Authored by ginsu on Jun 26 2023, 4:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 27, 5:52 AM
Unknown Object (File)
Thu, Sep 26, 10:37 AM
Unknown Object (File)
Thu, Sep 26, 8:53 AM
Unknown Object (File)
Tue, Sep 24, 4:17 AM
Unknown Object (File)
Tue, Sep 24, 4:17 AM
Unknown Object (File)
Tue, Sep 24, 12:42 AM
Unknown Object (File)
Sun, Sep 22, 10:00 AM
Unknown Object (File)
Sun, Sep 22, 9:14 AM
Subscribers

Details

Summary

As I was working on the inline engagement redesign, I noticed some strange behavior with the emoji keyboard showing the already selected emoji when selecting a new emoji. This diff fixes that issue

Test Plan

Emoji keyboard now works as expected

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: atul, kamil.
ginsu published this revision for review.Jun 26 2023, 4:18 PM
ginsu added inline comments.
native/components/emoji-keyboard.react.js
79 ↗(On Diff #28126)

The issue was I was entering this case, since I wasn't passing in selectMultipleEmojis to the EmojiKeyboard components above smh

This revision is now accepted and ready to land.Jun 27 2023, 2:41 AM
This revision was landed with ongoing or failed builds.Jul 7 2023, 9:03 AM
This revision was automatically updated to reflect the committed changes.