Page MenuHomePhabricator

[native] Move text input refs in ChatInputBar to function component
ClosedPublic

Authored by angelika on Fri, Nov 22, 4:37 AM.
Tags
None
Referenced Files
F3386920: D14011.diff
Fri, Nov 29, 6:46 AM
F3384294: D14011.id45952.diff
Thu, Nov 28, 8:17 PM
Unknown Object (File)
Wed, Nov 27, 1:00 PM
Unknown Object (File)
Wed, Nov 27, 10:35 AM
Unknown Object (File)
Tue, Nov 26, 6:01 AM
Unknown Object (File)
Tue, Nov 26, 2:24 AM
Unknown Object (File)
Tue, Nov 26, 1:46 AM
Unknown Object (File)
Fri, Nov 22, 8:04 PM
Subscribers

Details

Summary
Test Plan

Tested this diff stack by playing around with ChatInputBar on both iOS simulator and Android device:

  • focus the text input and verify the keyboard is up and the camera buttons are animated correctly
  • try to send the message, verify the send button is animated correctly
  • verify the text input can be unfocused and keyboard is hidden
  • verify the draft works: write text, navigate from the chat, navigate into the chat again, verify the text is kept and the $
  • verify the edit mode works by editing a message
  • try to close the chat while editing a message - the alert should be shown
  • try to join a thread
  • try to select typed text

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sun, Nov 24, 6:05 PM