Skip to content

[DTMF Dialer] remove old dtmf experience and update long press#4065

Merged
dmceachernmsft merged 18 commits intomainfrom
dmceachernmsft/remove-old-dtmf
Jan 27, 2024
Merged

[DTMF Dialer] remove old dtmf experience and update long press#4065
dmceachernmsft merged 18 commits intomainfrom
dmceachernmsft/remove-old-dtmf

Conversation

@dmceachernmsft
Copy link
Copy Markdown
Member

What

This PR Updates the isMobile Property on the dialpad to be a new property longpressTrigger to indicate what the on click or touch behaviour should be

Why

The API before was tracking the mode of mobile and this is something that we consider only in the composite package. this will allow contoso to appropriately determine which kind of dialpad that they would like to use for their devices

Bugs and API changes

How Tested

Tested and built locally

@dmceachernmsft dmceachernmsft changed the base branch from main to dmceachernmsft/call-timer-reset January 26, 2024 20:02
@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Comment thread packages/react-components/src/components/Dialpad/Dialpad.tsx
Copy link
Copy Markdown
Member

@JamesBurnside JamesBurnside left a comment

Choose a reason for hiding this comment

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

API naming suggestion, otherwise looks great!

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 26, 2024

@azure/communication-react jest test coverage for beta.

Lines Statements Functions Branches
Base 44648 / 71951
62.05%
44648 / 71951
62.05%
913 / 2019
45.22%
2631 / 4244
61.99%
Current 44932 / 72953
61.59%
44932 / 72953
61.59%
921 / 2047
44.99%
2567 / 4234
60.62%
Diff 284 / 1002
-0.46%
284 / 1002
-0.46%
8 / 28
-0.23%
-64 / -10
-1.37%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 26, 2024

@azure/communication-react jest test coverage for stable.

Lines Statements Functions Branches
Base 21414 / 34133
62.73%
21414 / 34133
62.73%
580 / 1026
56.53%
1694 / 2698
62.78%
Current 44929 / 72953
61.58%
44929 / 72953
61.58%
921 / 2047
44.99%
2564 / 4232
60.58%
Diff 23515 / 38820
-1.15%
23515 / 38820
-1.15%
341 / 1021
-11.54%
870 / 1534
-2.2%

@github-actions
Copy link
Copy Markdown
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 26, 2024

Chat bundle size is not changed.

  • Current size: 1442024
  • Base size: 1442024
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 26, 2024

CallWithChat bundle size is decreased✅.

  • Current size: 6457784
  • Base size: 6460212
  • Diff size: -2428

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 26, 2024

Calling bundle size is decreased✅.

  • Current size: 5734565
  • Base size: 5736993
  • Diff size: -2428

@github-actions
Copy link
Copy Markdown
Contributor

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Base automatically changed from dmceachernmsft/call-timer-reset to main January 27, 2024 00:34
@github-actions
Copy link
Copy Markdown
Contributor

@dmceachernmsft dmceachernmsft merged commit 5020287 into main Jan 27, 2024
@dmceachernmsft dmceachernmsft deleted the dmceachernmsft/remove-old-dtmf branch January 27, 2024 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants