Page MenuHomePhabricator

[native] Move buttonsExpanded in ChatInputBar to function component
ClosedPublic

Authored by angelika on Nov 22 2024, 4:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 1, 4:26 AM
Unknown Object (File)
Tue, Apr 1, 3:28 AM
Unknown Object (File)
Tue, Apr 1, 12:33 AM
Unknown Object (File)
Mon, Mar 31, 4:22 PM
Unknown Object (File)
Mar 7 2025, 8:06 AM
Unknown Object (File)
Feb 28 2025, 2:56 AM
Unknown Object (File)
Feb 27 2025, 11:02 PM
Unknown Object (File)
Feb 20 2025, 9:08 AM
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