Rocket.Chat.ReactNative
Rocket.Chat.ReactNative copied to clipboard
BUG: Shared Room link doesn't open the room
Description:
When a link of room is shared, tapping it opens the Room info. The Message button is displayed. Tapping on Message button does nothing.
Environment Information:
- Rocket.Chat Server Version: 6.6.0
- Rocket.Chat App Version: 4.44.0.53875
- Device Name: Android
- OS Version: 10
Steps to reproduce:
- Got to any channel. (or room)
- Share any room link.
- Click on the shared link.
- Click on Message.
Expected behavior:
Clicking on Message should open the room.
Actual behavior:
@Kamlesh72 How are you sharing the room's link? Are you sharing links like #{room-name}?
When I share links using the command #{room-name} it does not open the room info for me but directly opens the room's chat screen.
@brf153 Yes, The link is shared using #room-name Try this https://open.rocket.chat/channel/support?msg=FF2fWpc33GnobCvpB
@Kamlesh72 still the link(#react-native) opens the channel's chat room and not the room info.
@brf153 device?
I have checked on both the app versions(the one on play store and the latest one running the dev server). The app versions are 4.44.0.53875 (play store) and 4.44.0.999999 (dev server)
I am using samsung galaxy m13 5g
Android version 13
@Kamlesh72 which device are you using?
@brf153 Redmi Note 8 Pro.
https://drive.google.com/file/d/1aTgIfRgrW072BOhzYpYSdSpwOsvlsuc9/view?usp=sharing
https://github.com/RocketChat/Rocket.Chat.ReactNative/assets/90441742/83316db6-3efd-458f-a558-0dfd340c34af
@Kamlesh72 bro your video is not working on my laptop. Your android version is 10 right?
@brf153 Yes. Is google drive vid working?
@brf153 Redmi Note 8 Pro.
https://drive.google.com/file/d/1aTgIfRgrW072BOhzYpYSdSpwOsvlsuc9/view?usp=sharing
VID-20231219-WA0004.mp4
Thanks for the video; now I understand your issue. The problem occurs when the user clicking on the channel mention isn't a part of it. We'll investigate this.