Rocket.Chat.ReactNative icon indicating copy to clipboard operation
Rocket.Chat.ReactNative copied to clipboard

Feat: Right/Left swipe the message to reply in quote

Open SanjaySargam opened this issue 1 year ago • 2 comments

Description:

I suggest having a feature like left/right swipe the message to reply in quote. Because we generally use reply in quote in most of times. So it would be better if we have a shortcut for it.

Environment Information:

  • Rocket.Chat Server Version: 6.6.0
  • Rocket.Chat App Version: 4.44.2.54511
  • Device Name: Realme 9
  • OS Version: Android

Steps to reproduce:

  1. Go to Chats

Expected behavior:

Right/Left swipe the message to reply in quote

Actual behavior:

Right/Left swipe the message does nothing

Additional context:

SanjaySargam avatar Jan 14 '24 18:01 SanjaySargam

@SanjaySargam In order to work on it, you'll have to wrap Message on RNGH and change all touchables there. Can you do it?

diegolmello avatar Jan 15 '24 12:01 diegolmello

@SanjaySargam In order to work on it, you'll have to wrap Message on RNGH and change all touchables there. Can you do it?

Yeah Sure

SanjaySargam avatar Jan 15 '24 12:01 SanjaySargam