Skip to content

[BugFix] background blur keypress fix#3927

Merged
dmceachernmsft merged 4 commits intomainfrom
dmceachernmsft/backgroundblur-key-fix
Dec 19, 2023
Merged

[BugFix] background blur keypress fix#3927
dmceachernmsft merged 4 commits intomainfrom
dmceachernmsft/backgroundblur-key-fix

Conversation

@dmceachernmsft
Copy link
Copy Markdown
Member

What

Remove custom onKeypress handler from button in picker items

Why

Moves the responsibility of performing the action to the button. we are causing a second application of the background with the onKeypress handler. This is also a bug on fluent. Image of the errors and some debugging lines:
image

https://skype.visualstudio.com/SPOOL/_workitems/edit/3485708

How Tested

Validated this fixed the keypress application of the background.

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 18, 2023

Calling bundle size is decreased✅.

  • Current size: 5613728
  • Base size: 5613844
  • Diff size: -116

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 18, 2023

Chat bundle size is decreased✅.

  • Current size: 1533876
  • Base size: 1533877
  • Diff size: -1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 18, 2023

CallWithChat bundle size is decreased✅.

  • Current size: 6433688
  • Base size: 6433804
  • Diff size: -116

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 18, 2023

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

Lines Statements Functions Branches
Base 43869 / 70274
62.42%
43869 / 70274
62.42%
906 / 1971
45.96%
2584 / 4189
61.68%
Current 43806 / 70265
62.34%
43806 / 70265
62.34%
906 / 1970
45.98%
2569 / 4180
61.45%
Diff -63 / -9
-0.08%
-63 / -9
-0.08%
0 / -1
0.02%
-15 / -9
-0.23%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 18, 2023

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

Lines Statements Functions Branches
Base 21238 / 33825
62.78%
21238 / 33825
62.78%
579 / 1011
57.27%
1694 / 2706
62.6%
Current 21208 / 33821
62.7%
21208 / 33821
62.7%
579 / 1010
57.32%
1677 / 2685
62.45%
Diff -30 / -4
-0.08%
-30 / -4
-0.08%
0 / -1
0.05%
-17 / -21
-0.15%

@dmceachernmsft dmceachernmsft enabled auto-merge (squash) December 19, 2023 17:15
@github-actions
Copy link
Copy Markdown
Contributor

@dmceachernmsft dmceachernmsft merged commit eed6130 into main Dec 19, 2023
@dmceachernmsft dmceachernmsft deleted the dmceachernmsft/backgroundblur-key-fix branch December 19, 2023 17:30
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