Skip to content

[NEW] Direct link to a threaded conversation#3406

Merged
diegolmello merged 17 commits into
developfrom
fix.deep-link-thread
Oct 26, 2021
Merged

[NEW] Direct link to a threaded conversation#3406
diegolmello merged 17 commits into
developfrom
fix.deep-link-thread

Conversation

@reinaldonetof

@reinaldonetof reinaldonetof commented Sep 28, 2021

Copy link
Copy Markdown
Contributor

Proposed changes

Issue(s)

Closes #3312

How to test or reproduce

Screenshots

Types of changes

direct-link.mp4
  • Bugfix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves a current function)
  • New feature (non-breaking change which adds functionality)
  • Documentation update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Further comments

@lgtm-com

lgtm-com Bot commented Sep 28, 2021

Copy link
Copy Markdown

This pull request introduces 1 alert when merging b902058 into 5bb5d54 - view on LGTM.com

new alerts:

  • 1 for Off-by-one comparison against length

@lgtm-com

lgtm-com Bot commented Sep 28, 2021

Copy link
Copy Markdown

This pull request introduces 1 alert when merging 6206f75 into 5bb5d54 - view on LGTM.com

new alerts:

  • 1 for Off-by-one comparison against length

Comment thread app/sagas/deepLinking.js Outdated

@diegolmello diegolmello left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@AlexAlexandre AlexAlexandre self-requested a review October 21, 2021 23:08

@AlexAlexandre AlexAlexandre left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@diegolmello diegolmello merged commit 2ab1bac into develop Oct 26, 2021
@diegolmello diegolmello deleted the fix.deep-link-thread branch October 26, 2021 16:11
ivnxyz pushed a commit to NextiaDev/Rocket.Chat.ReactNative that referenced this pull request May 26, 2023
* [FIX] deeplinking to thread

* fix how to find threadId

* tmid as route params jumpToThreaId

* minor tweak

* minor tweak on logic

* E2E Test

* minor tweak

* wait for the return of the thread

* Minor refactor

* Fix e2e tests for docker

* popToRoot when focused and there is a jumpToThread

Co-authored-by: Diego Mello <diegolmello@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Direct link to a threaded conversation not working from the RN app

3 participants