Page MenuHomePhabricator

[native] Move text state in ChatInputBar to function component
Needs ReviewPublic

Authored by angelika on Fri, Nov 22, 4:31 AM.
Tags
None
Referenced Files
F3348605: D14006.diff
Fri, Nov 22, 3:24 PM
F3347988: D14006.id45946.diff
Fri, Nov 22, 1:38 PM
F3347952: D14006.id.diff
Fri, Nov 22, 1:38 PM
F3347929: D14006.diff
Fri, Nov 22, 1:36 PM
Subscribers

Details

Reviewers
kamil
bartek
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 send button is in the correct state
  • 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
No Lint Coverage
Unit
No Test Coverage