Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Map phone number lookup results to their native rooms #6136

Merged
merged 4 commits into from
Jun 3, 2021

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jun 2, 2021

When dialing a phone number, also look to see if there's a corresponding
native user for the resulting user, and if so, go to the native room
for that user.

Also fix as bug where we were checking the wrong field to check
for native/virtual support: oops.

Move phone number dial handling into CallHandler rather than the DialPad component.

dbkr added 2 commits June 2, 2021 17:39
When dialing a phone number, also look to see if there's a corresponding
native user for the resulting user, and if so, go to the native room
for that user.
Also fix as bug where we were checking the wrong field to check
for native/virtual support: oops.
@dbkr dbkr requested a review from a team June 2, 2021 16:48
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

generally looks fine, just some stylistic comments

src/dispatcher/actions.ts Outdated Show resolved Hide resolved
test/CallHandler-test.ts Outdated Show resolved Hide resolved
@chagai95
Copy link
Contributor

chagai95 commented Jun 3, 2021

@tomtom-78 @chagai95 are waiting for this to be merged - hope we get an email now when this is merged 😅

& use constant in test
@dbkr dbkr requested a review from turt2live June 3, 2021 14:55
@dbkr dbkr merged commit 7421efe into develop Jun 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants